repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Indentation change.
[llvm/avr.git]
/
test
/
Feature
/
globalredefinition3.ll
blob
0183e5a04f90a7dfca5c7b993c5596922a220686
1
; RUN: not llvm-as %s -o /dev/null -f |& grep {redefinition of global '@B'}
2
3
@B = global i32 7
4
@B = global i32 7