blob: bbac2e985aa2045e13ff81ecc2c75133d1efaf27 [file] [log] [blame]
Gabor Greifd01c5622008-05-20 22:07:21 +00001; RUN: not llvm-as %s -o /dev/null -f |& grep \
Reid Spencer71d3ab52007-04-14 22:27:05 +00002; RUN: "Redefinition of global variable named 'B'"
Reid Spencer43752072007-04-14 16:40:08 +00003; END.
Reid Spencer6bcc22ce2007-01-05 17:25:12 +00004
Reid Spencerce380562007-01-26 08:25:06 +00005@B = global i32 7
6@B = global i32 7