summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/Reassociate/crash.ll')
-rw-r--r--llvm/test/Transforms/Reassociate/crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/Reassociate/crash.ll b/llvm/test/Transforms/Reassociate/crash.ll
index e29b5dc9c0c..770f97371d7 100644
--- a/llvm/test/Transforms/Reassociate/crash.ll
+++ b/llvm/test/Transforms/Reassociate/crash.ll
@@ -1,4 +1,4 @@
-; RUN: opt -reassociate -disable-output %s
+; RUN: opt -reassociate -disable-output < %s
; rdar://7507855
OpenPOWER on IntegriCloud