1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Assembler/2005-05-05-OpaqueUndefValues.ll
Duncan Sands e4ef28d52c Don't spew bitcode to standard out if this test
fails, like it is right now.

llvm-svn: 61690
2009-01-05 10:52:29 +00:00

5 lines
92 B
LLVM

; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
%t = type opaque
@x = global %t undef