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


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

%T = type int