No need to print in the testcase
authorChris Lattner <sabre@nondot.org>
Sat, 16 Aug 2003 20:56:35 +0000 (20:56 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 16 Aug 2003 20:56:35 +0000 (20:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7914 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/LoopPreheaders/2003-08-15-PreheadersFail.ll
test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll

index 078b1c038d722acfa3322bb7fb912040f020871b..caf886be48017092cc8eb32970cd7ce93af79251 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: as < %s | opt -tailduplicate -instcombine -simplifycfg -print -licm -disable-output
+; RUN: as < %s | opt -tailduplicate -instcombine -simplifycfg -licm -disable-output
 
 target endian = little
 target pointersize = 32
 
 target endian = little
 target pointersize = 32
index 078b1c038d722acfa3322bb7fb912040f020871b..caf886be48017092cc8eb32970cd7ce93af79251 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: as < %s | opt -tailduplicate -instcombine -simplifycfg -print -licm -disable-output
+; RUN: as < %s | opt -tailduplicate -instcombine -simplifycfg -licm -disable-output
 
 target endian = little
 target pointersize = 32
 
 target endian = little
 target pointersize = 32