summaryrefslogtreecommitdiff
path: root/test/Other/2007-09-10-PassManager.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Other/2007-09-10-PassManager.ll')
-rw-r--r--test/Other/2007-09-10-PassManager.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Other/2007-09-10-PassManager.ll b/test/Other/2007-09-10-PassManager.ll
index 20e323f68b..ded15e5695 100644
--- a/test/Other/2007-09-10-PassManager.ll
+++ b/test/Other/2007-09-10-PassManager.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -loop-unswitch -indvars -disable-output
+; RUN: opt < %s -loop-unswitch -indvars -disable-output
; Require SCEV before LCSSA.
define void @foo() {
entry: