aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SCCP/phitest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/SCCP/phitest.ll')
-rw-r--r--test/Transforms/SCCP/phitest.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/Transforms/SCCP/phitest.ll b/test/Transforms/SCCP/phitest.ll
index 616307d6e6..4c5c3dcc69 100644
--- a/test/Transforms/SCCP/phitest.ll
+++ b/test/Transforms/SCCP/phitest.ll
@@ -1,5 +1,4 @@
-; RUN: opt %s -sccp -dce -simplifycfg -S | \
-; RUN: not grep br
+; RUN: opt < %s -sccp -dce -simplifycfg -S | not grep br
define i32 @test(i32 %param) {
entry: