7b753a9d9d0261cb23d4ee61ca90c70ace6a109e
[oota-llvm.git] / test / Feature / globalredefinition3.ll
1 ; RUN: ignore llvm-as < %s -o /dev/null -f |& \
2 ; RUN:   grep "Redefinition of global variable named 'B'"
3 ; END.
4
5 @B = global i32 7
6 @B = global i32 7