aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LCSSA/2007-07-12-LICM-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LCSSA/2007-07-12-LICM-2.ll')
-rw-r--r--test/Transforms/LCSSA/2007-07-12-LICM-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LCSSA/2007-07-12-LICM-2.ll b/test/Transforms/LCSSA/2007-07-12-LICM-2.ll
index c6c3e34..2c5815c 100644
--- a/test/Transforms/LCSSA/2007-07-12-LICM-2.ll
+++ b/test/Transforms/LCSSA/2007-07-12-LICM-2.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -loop-rotate -licm -loop-unswitch -disable-output
+; RUN: opt < %s -loop-rotate -licm -loop-unswitch -disable-output
define i32 @main(i32 %argc, i8** %argv) {
entry:
br label %bb7