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