summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/bit-tracking.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/bit-tracking.ll')
-rw-r--r--test/Transforms/InstCombine/bit-tracking.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/bit-tracking.ll b/test/Transforms/InstCombine/bit-tracking.ll
index d375bdfd6c..51bbc08888 100644
--- a/test/Transforms/InstCombine/bit-tracking.ll
+++ b/test/Transforms/InstCombine/bit-tracking.ll
@@ -1,6 +1,6 @@
; This file contains various testcases that require tracking whether bits are
; set or cleared by various instructions.
-; RUN: opt %s -instcombine -instcombine -S |\
+; RUN: opt < %s -instcombine -instcombine -S |\
; RUN: not grep %ELIM
; Reduce down to a single XOR