aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-08-16 20:56:35 +0000
committerChris Lattner <sabre@nondot.org>2003-08-16 20:56:35 +0000
commitfd80ff55cd571d8d3175a1268505e56bb886b0c5 (patch)
tree0f2a5bfbc9ee3a37cca70de8bd1d4043877bf974 /test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll
parent77d2f511c0ea064668d2872a57599adc1212f9dd (diff)
downloadexternal_llvm-fd80ff55cd571d8d3175a1268505e56bb886b0c5.zip
external_llvm-fd80ff55cd571d8d3175a1268505e56bb886b0c5.tar.gz
external_llvm-fd80ff55cd571d8d3175a1268505e56bb886b0c5.tar.bz2
No need to print in the testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7914 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll')
-rw-r--r--test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll b/test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll
index 078b1c0..caf886b 100644
--- a/test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll
+++ b/test/Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll
@@ -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