aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SSI/ssiphi.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/SSI/ssiphi.ll')
-rw-r--r--test/Transforms/SSI/ssiphi.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/SSI/ssiphi.ll b/test/Transforms/SSI/ssiphi.ll
index 146ea9d..a42b70c 100644
--- a/test/Transforms/SSI/ssiphi.ll
+++ b/test/Transforms/SSI/ssiphi.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -ssi-everything -S | FileCheck %s
+; RUN: opt < %s -ssi-everything -S | FileCheck %s
declare void @use(i32)
declare i32 @create()