android_mt6572_jiabo/external/llvm/test/MC/COFF/safeseh.s
2025-09-05 16:56:03 +08:00

6 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"