Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
4c13e77d49b901b2dd385b3eeb4e4a0ec4692b42
/
.
/
llvm
/
test
/
Feature
/
globalredefinition3.ll
blob: bbac2e985aa2045e13ff81ecc2c75133d1efaf27 [
file
] [
log
] [
blame
]
; RUN: not llvm-as %s -o /dev/null -f |& grep \
; RUN: "Redefinition of global variable named 'B'"
; END.
@B
=
global
i32
7
@B
=
global
i32
7