mirror of
https://github.com/RPCS3/llvm.git
synced 2025-05-13 17:06:15 +00:00
no need to print output
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58228 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
33210608be
commit
b457b3c5e7
@ -1,6 +1,6 @@
|
|||||||
; Uninitialized values are not handled correctly.
|
; Uninitialized values are not handled correctly.
|
||||||
;
|
;
|
||||||
; RUN: llvm-as < %s | opt -mem2reg
|
; RUN: llvm-as < %s | opt -mem2reg -disable-output
|
||||||
;
|
;
|
||||||
|
|
||||||
define i32 @test() {
|
define i32 @test() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user