Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
94a4bcdce36558e918be2c29f2e4ce4cb1528c8f
/
.
/
test
/
Feature
/
globalredefinition3.ll
blob: d40d3e9056c9370cbb07d5e89ffbb31912b51618 [
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