blob: cd8b5d9827cc8cdc7e6e04d6b6dc934fa8b59e82 [file] [log] [blame]
Dan Gohmanfea1dd02009-08-25 15:38:29 +00001; RUN: llvm-as %s -o /dev/null
Duncan P. N. Exon Smith13f5c582014-08-19 21:08:27 +00002; RUN: verify-uselistorder %s
Eli Friedman4e9bac32009-07-24 21:56:17 +00003
4@foo = global i32 0
David Blaikie5a70dd12015-03-13 18:20:45 +00005@bar = constant i32* getelementptr(i32, i32* @foo)
Eli Friedman4e9bac32009-07-24 21:56:17 +00006