llvm-for-llvmta/test/MC/COFF/safeseh.s
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

7 lines
150 B
ArmAsm

// RUN: llvm-mc -triple i686-pc-win32 %s | FileCheck %s
// check that we quote the output of .safeseh
.safeseh "\01foo"
// CHECK: .safeseh "\01foo"