1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

new testcase for PR541

llvm-svn: 21702
This commit is contained in:
Chris Lattner 2005-05-05 22:23:10 +00:00
parent 64134a43a1
commit 3e946df29b

View File

@ -0,0 +1,4 @@
; RUN: llvm-as < %s | llvm-dis | llvm-as
%t = type opaque
%x = global %t undef