no need to print output
llvm-svn: 58228
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
; Uninitialized values are not handled correctly.
|
||||
;
|
||||
; RUN: llvm-as < %s | opt -mem2reg
|
||||
; RUN: llvm-as < %s | opt -mem2reg -disable-output
|
||||
;
|
||||
|
||||
define i32 @test() {
|
||||
|
||||
Reference in New Issue
Block a user