Sign in
swiftshader
/
SwiftShader
/
964dde93808d4ceb00e9fe389e2a3d729e97a90d
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
X86
/
2003-11-03-GlobalBool.ll
blob: ca9e2502a94db24aa583a2d4c664482d3a577c9b [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=x86 | \
; RUN: not grep {.byte\[\[:space:\]\]*true}
@X
=
global
i1
true
; <i1*> [#uses=0]