64236853e4c07f0695bffc9f8791e04667d71b09
[oota-llvm.git] / test / CodeGen / X86 / 2003-11-03-GlobalBool.llx
1 ; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | not grep '.byte[[:space:]]*true'
2
3 %X = global bool true
4