1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-01-08 03:30:22 +00:00
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