summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/COFF/safeseh.s
blob: d21628daff5fa81d197f5fc50213e75f3b43e171 (plain)
1
2
3
4
5
6
// RUN: llvm-mc -triple i686-pc-win32 %s | FileCheck %s

// check that we quote the output of .safeseh

.safeseh "\01foo"
// CHECK: .safeseh "\01foo"
OpenPOWER on IntegriCloud