aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2003-11-03-GlobalBool.llx
blob: 150d6a9bb3f9a7a648e7b98e23bfc47b3c8451fe (plain)
1
2
3
4
5
; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | \
; RUN:   not grep {.byte\[\[:space:\]\]*true}

%X = global bool true