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