blob: d40d3e9056c9370cbb07d5e89ffbb31912b51618 [file] [log] [blame]
Dan Gohman83935ac2007-12-11 15:50:23 +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