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

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