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