llvm-6502/test/Assembler/2005-05-05-OpaqueUndefValues.ll
Chris Lattner 554a4dc987 new testcase for PR541
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21702 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-05 22:23:10 +00:00

5 lines
80 B
LLVM

; RUN: llvm-as < %s | llvm-dis | llvm-as
%t = type opaque
%x = global %t undef