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

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