summaryrefslogtreecommitdiffstats
path: root/test/Transforms/RaiseAllocations/2007-10-17-InvokeFree.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/RaiseAllocations/2007-10-17-InvokeFree.ll')
-rw-r--r--test/Transforms/RaiseAllocations/2007-10-17-InvokeFree.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/RaiseAllocations/2007-10-17-InvokeFree.ll b/test/Transforms/RaiseAllocations/2007-10-17-InvokeFree.ll
index 513cf6f..675bb3d 100644
--- a/test/Transforms/RaiseAllocations/2007-10-17-InvokeFree.ll
+++ b/test/Transforms/RaiseAllocations/2007-10-17-InvokeFree.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as <%s | opt -raiseallocs -stats -disable-output |& \
+; RUN: opt < %s -raiseallocs -stats -disable-output |& \
; RUN: not grep {Number of allocations raised}
define void @foo() {
entry:
OpenPOWER on IntegriCloud