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:
parent
64134a43a1
commit
3e946df29b
@ -0,0 +1,4 @@
|
||||
; RUN: llvm-as < %s | llvm-dis | llvm-as
|
||||
|
||||
%t = type opaque
|
||||
%x = global %t undef
|
Loading…
Reference in New Issue
Block a user