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

%T = type i32
@X = global i32* null           ; <i32**> [#uses=0]
@Y = global i32* null           ; <i32**> [#uses=0]