blob: bbac2e985aa2045e13ff81ecc2c75133d1efaf27 [file] [log] [blame]
Gabor Greifafb4e8c2008-05-20 22:07:21 +00001; RUN: not llvm-as %s -o /dev/null -f |& grep \
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002; RUN: "Redefinition of global variable named 'B'"
3; END.
4
5@B = global i32 7
6@B = global i32 7