summaryrefslogtreecommitdiffstats
path: root/test/Assembler/2003-10-04-NotMergingGlobalConstants.ll
blob: 47c40d4260624f88ee37bcd06b23e00403437ffa (plain)
1
2
3
4
5
6
7
; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f

%T = type opaque
%X = global %T* null
%Y = global int* null

%T = type int