summaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/2003-10-26-InlineInvokeExceptionDestPhi.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Inline/2003-10-26-InlineInvokeExceptionDestPhi.ll')
-rw-r--r--test/Transforms/Inline/2003-10-26-InlineInvokeExceptionDestPhi.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/Inline/2003-10-26-InlineInvokeExceptionDestPhi.ll b/test/Transforms/Inline/2003-10-26-InlineInvokeExceptionDestPhi.ll
index 675454e..9afd450 100644
--- a/test/Transforms/Inline/2003-10-26-InlineInvokeExceptionDestPhi.ll
+++ b/test/Transforms/Inline/2003-10-26-InlineInvokeExceptionDestPhi.ll
@@ -2,7 +2,7 @@
; node in the exception destination, and the inlined function contains an
; unwind instruction.
-; RUN: llvm-as < %s | opt -inline -disable-output
+; RUN: opt < %s -inline -disable-output
define linkonce void @foo() {
unwind
OpenPOWER on IntegriCloud