Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
71d3ab5e627b72ce04a4154f5736f224cceb66cd
/
.
/
llvm
/
test
/
Feature
/
globalredefinition3.ll
blob: 9906c06dcfe248e2f80ea8ebea5549a3cc14cbff [
file
] [
log
] [
blame
]
; 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