Sign in
swiftshader
/
SwiftShader
/
3ae571eda128f994413c1d1e780ca8937e93699c
/
.
/
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]