blob: 2a3d11477cb17c609eb2b6b4df674331aebe397d [file] [log] [blame]
Dan Gohmanfea1dd02009-08-25 15:38:29 +00001; RUN: llvm-as %s -o /dev/null
Eli Friedman4e9bac32009-07-24 21:56:17 +00002
3@foo = global i32 0
4@bar = constant i32* getelementptr(i32* @foo)
5