blob: 9906c06dcfe248e2f80ea8ebea5549a3cc14cbff [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; RUN: ignore llvm-as < %s -o /dev/null -f |& grep \
2; RUN: "Redefinition of global variable named 'B'"
3; END.
4
5@B = global i32 7
6@B = global i32 7