summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2003-11-03-GlobalBool.ll
blob: f201b981a87201a4e1cecf47799cbe8588cde74f (plain)
1
2
3
4
; RUN: llc < %s -march=x86 | \
; RUN:   not grep ".byte[[:space:]]*true"

@X = global i1 true             ; <i1*> [#uses=0]