summaryrefslogtreecommitdiff
path: root/test/Feature/globalredefinition3.ll
blob: 7b753a9d9d0261cb23d4ee61ca90c70ace6a109e (plain)
1
2
3
4
5
6
; RUN: ignore llvm-as < %s -o /dev/null -f |& \
; RUN:   grep "Redefinition of global variable named 'B'"
; END.

@B = global i32 7
@B = global i32 7