llvm-mirror/test/Assembler/2003-10-04-NotMergingGlobalConstants.ll
Tanya Lattner df7da98f55 Remove llvm-upgrade
llvm-svn: 47119
2008-02-14 07:57:12 +00:00

7 lines
156 B
LLVM

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