summaryrefslogtreecommitdiffstats
path: root/test/Transforms/ADCE/2002-07-17-AssertionFailure.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ADCE/2002-07-17-AssertionFailure.ll')
-rw-r--r--test/Transforms/ADCE/2002-07-17-AssertionFailure.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ADCE/2002-07-17-AssertionFailure.ll b/test/Transforms/ADCE/2002-07-17-AssertionFailure.ll
index fb4fe4a..8f8dadf 100644
--- a/test/Transforms/ADCE/2002-07-17-AssertionFailure.ll
+++ b/test/Transforms/ADCE/2002-07-17-AssertionFailure.ll
@@ -3,7 +3,7 @@
; block in this function, it would work fine, but that would be the part we
; have to fix now, wouldn't it....
;
-; RUN: llvm-as < %s | opt -adce
+; RUN: opt < %s -adce
define void @foo(i8* %reg5481) {
%cast611 = bitcast i8* %reg5481 to i8** ; <i8**> [#uses=1]
OpenPOWER on IntegriCloud