Sign in
swiftshader
/
SwiftShader
/
9388dded242f8e63a7ccc08cb9ca7e99bb48ae08
/
.
/
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]