summaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll')
-rw-r--r--test/Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll b/test/Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll
index 067fd72e..c8629ea 100644
--- a/test/Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll
+++ b/test/Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -disable-output
+; RUN: opt < %s -inline -disable-output
; PR4123
%struct.S0 = type <{ i32 }>
%struct.S1 = type <{ i8, i8, i8, i8, %struct.S0 }>
OpenPOWER on IntegriCloud