The pattern isel is aggressively codegen'ing all of the loads in these
[oota-llvm.git] / test / CodeGen / X86 / 2003-11-03-GlobalBool.llx
1 ; RUN: llvm-as < %s | llc -march=x86 | not grep '.byte[[:space:]]*true'
2
3 %X = global bool true
4