mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-19 08:24:12 +00:00
new testcase for PR541
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21702 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9e60d8dbdc
commit
554a4dc987
4
test/Assembler/2005-05-05-OpaqueUndefValues.ll
Normal file
4
test/Assembler/2005-05-05-OpaqueUndefValues.ll
Normal file
@ -0,0 +1,4 @@
|
||||
; RUN: llvm-as < %s | llvm-dis | llvm-as
|
||||
|
||||
%t = type opaque
|
||||
%x = global %t undef
|
Loading…
x
Reference in New Issue
Block a user