summaryrefslogtreecommitdiffstats
path: root/test/Transforms/SCCP/2004-11-16-DeadInvoke.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/SCCP/2004-11-16-DeadInvoke.ll')
-rw-r--r--test/Transforms/SCCP/2004-11-16-DeadInvoke.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/SCCP/2004-11-16-DeadInvoke.ll b/test/Transforms/SCCP/2004-11-16-DeadInvoke.ll
index cf64677..5d2c78e 100644
--- a/test/Transforms/SCCP/2004-11-16-DeadInvoke.ll
+++ b/test/Transforms/SCCP/2004-11-16-DeadInvoke.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -sccp -disable-output
+; RUN: opt < %s -sccp -disable-output
declare i32 @foo()
OpenPOWER on IntegriCloud