repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
NightlyTest.pl does not exist.
[llvm-complete.git]
/
test
/
Assembler
/
2003-10-04-NotMergingGlobalConstants.ll
blob
47c40d4260624f88ee37bcd06b23e00403437ffa
1
; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
2
3
%T = type opaque
4
%X = global %T* null
5
%Y = global int* null
6
7
%T = type int