summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/compare-signs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/compare-signs.ll')
-rw-r--r--test/Transforms/InstCombine/compare-signs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/compare-signs.ll b/test/Transforms/InstCombine/compare-signs.ll
index f8e4911061..72db66e3ab 100644
--- a/test/Transforms/InstCombine/compare-signs.ll
+++ b/test/Transforms/InstCombine/compare-signs.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | FileCheck %s
+; RUN: opt -instcombine -S < %s | FileCheck %s
; PR5438
; TODO: This should also optimize down.