Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
6a38ec3796ec8f79cfec55defdc5913ce15ff70a
/
.
/
test
/
Assembler
/
2003-10-04-NotMergingGlobalConstants.ll
blob: 47c40d4260624f88ee37bcd06b23e00403437ffa [
file
] [
log
] [
blame
]
Dan Gohman
f17a25c
2007-07-18 16:29:46 +0000
[
diff
] [
blame
]
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