summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/Transforms/Reassociate/reassociate-deadinst.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/Reassociate/reassociate-deadinst.ll b/llvm/test/Transforms/Reassociate/reassociate-deadinst.ll
index 6a12c4723f2..df314d571d3 100644
--- a/llvm/test/Transforms/Reassociate/reassociate-deadinst.ll
+++ b/llvm/test/Transforms/Reassociate/reassociate-deadinst.ll
@@ -1,4 +1,4 @@
-; RUN: opt -inline -functionattrs -reassociate %s -S | FileCheck %s
+; RUN: opt < %s -inline -functionattrs -reassociate -S | FileCheck %s
; CHECK-NOT: func1
; CHECK-LABEL: main
OpenPOWER on IntegriCloud