summaryrefslogtreecommitdiffstats
path: root/test/Feature/globalredefinition3.ll
blob: 3a159725a06e74bc76c114d54293194e5a7cb860 (plain)
1
2
3
4
; RUN: not llvm-as %s -o /dev/null |& grep "redefinition of global '@B'"

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