Sign in
swiftshader
/
SwiftShader
/
6d74ab852bf2cbada5b3f7cd07402f72d01c45f4
/
.
/
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]