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