aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/2003-10-29-CallSiteResolve.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/2003-10-29-CallSiteResolve.ll')
-rw-r--r--test/Transforms/InstCombine/2003-10-29-CallSiteResolve.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/2003-10-29-CallSiteResolve.ll b/test/Transforms/InstCombine/2003-10-29-CallSiteResolve.ll
index a55d268ee2..cfe5df6d30 100644
--- a/test/Transforms/InstCombine/2003-10-29-CallSiteResolve.ll
+++ b/test/Transforms/InstCombine/2003-10-29-CallSiteResolve.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -disable-output
+; RUN: opt < %s -instcombine -disable-output
declare i32* @bar()