Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
8b0bb375c9be32347afec9ee406cb15dd4c32cbb
/
.
/
test
/
Feature
/
globalredefinition3.ll
blob: 0183e5a04f90a7dfca5c7b993c5596922a220686 [
file
] [
log
] [
blame
]
Chris Lattner
103ff15
2009-01-02 07:01:27 +0000
[
diff
] [
blame
]
1
; RUN: not llvm-as %s -o /dev/null -f |& grep {redefinition of global '@B'}
Dan Gohman
f17a25c
2007-07-18 16:29:46 +0000
[
diff
] [
blame
]
2
3
@B
=
global
i32
7
4
@B
=
global
i32
7