summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopUnswitch/2006-02-14-LoopSimplifyCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/LoopUnswitch/2006-02-14-LoopSimplifyCrash.ll')
-rw-r--r--llvm/test/Transforms/LoopUnswitch/2006-02-14-LoopSimplifyCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/LoopUnswitch/2006-02-14-LoopSimplifyCrash.ll b/llvm/test/Transforms/LoopUnswitch/2006-02-14-LoopSimplifyCrash.ll
index ed8e0cccb54..b4cf4062309 100644
--- a/llvm/test/Transforms/LoopUnswitch/2006-02-14-LoopSimplifyCrash.ll
+++ b/llvm/test/Transforms/LoopUnswitch/2006-02-14-LoopSimplifyCrash.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -loop-unswitch -disable-output
+; RUN: opt < %s -loop-unswitch -disable-output
; END.
target datalayout = "E-p:32:32"
OpenPOWER on IntegriCloud