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
remove a dead bool.
[llvm/avr.git]
/
test
/
Assembler
/
2003-10-04-NotMergingGlobalConstants.ll
blob
5fec05d8cbf138e8e74339e8a4b3e06f031285bd
1
; RUN: llvm-as %s -o /dev/null
2
3
%T = type i32
4
@X = global i32* null ; <i32**> [#uses=0]
5
@Y = global i32* null ; <i32**> [#uses=0]
6