hanchenye-llvm-project/llvm/test/Assembler/2003-10-04-NotMergingGlobal...

7 lines
151 B
LLVM

; RUN: llvm-as %s -o /dev/null
%T = type i32
@X = global i32* null ; <i32**> [#uses=0]
@Y = global i32* null ; <i32**> [#uses=0]