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