projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[InstCombine] Look through PHIs, GEPs, IntToPtrs and PtrToInts to expose more constan...
[oota-llvm.git]
/
test
/
MC
/
COFF
/
safeseh.s
1
// RUN: llvm-mc -triple i686-pc-win32 %s | FileCheck %s
2
3
// check that we quote the output of .safeseh
4
5
.safeseh "\01foo"
6
// CHECK: .safeseh "\01foo"