hanchenye-llvm-project/llvm/test/Assembler/2005-05-05-OpaqueUndefValue...

5 lines
95 B
LLVM
Raw Normal View History

; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | llvm-as
2005-05-06 06:23:10 +08:00
%t = type opaque
%x = global %t undef