blob: 150d6a9bb3f9a7a648e7b98e23bfc47b3c8451fe [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | \
2; RUN: not grep {.byte\[\[:space:\]\]*true}
3
4%X = global bool true
5