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

7 lines
154 B
LLVM
Raw Normal View History

; RUN: llvm-as %s -o /dev/null -f
2008-02-14 15:57:12 +08:00
%T = type i32
@X = global i32* null ; <i32**> [#uses=0]
@Y = global i32* null ; <i32**> [#uses=0]