mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-21 21:11:36 +00:00
Don't spew bitcode to standard out if this test
fails, like it is right now. llvm-svn: 61690
This commit is contained in:
parent
e97eb75c44
commit
e4ef28d52c
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llvm-dis | llvm-as
|
||||
; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null
|
||||
|
||||
%t = type opaque
|
||||
@x = global %t undef
|
||||
|
Loading…
x
Reference in New Issue
Block a user