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

8 lines
127 B
LLVM
Raw Normal View History

; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
%T = type opaque
%X = global %T* null
%Y = global int* null
%T = type int