brintos

brintos / llvm-project-archived public Read only

0
0
Text · 148 B · afcdc77 Raw
7 lines · plain
1// RUN: llvm-mc -triple i686-pc-win32 %s | FileCheck %s2 3// check that we quote the output of .safeseh4 5.safeseh "\\foo"6// CHECK: .safeseh "\\foo"7