blob: 8b0a18550da15be7d0402aa3967865cb8deaa1dd [file] [log] [blame]
Dan Gohman0a063102009-09-08 23:54:48 +00001; RUN: llc < %s -march=x86 | \
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002; RUN: not grep {.byte\[\[:space:\]\]*true}
3
Tanya Lattner348c6182008-03-25 04:26:08 +00004@X = global i1 true ; <i1*> [#uses=0]