Sign in
ara-mdk
/
platform
/
external
/
llvm
/
09a01e92d09849cd8bd0e867ac68ab1da7efb26d
/
.
/
test
/
CodeGen
/
X86
/
2003-11-03-GlobalBool.ll
blob: f201b981a87201a4e1cecf47799cbe8588cde74f [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=x86 | \
; RUN: not grep ".byte[[:space:]]*true"
@X
=
global
i1
true
; <i1*> [#uses=0]