summaryrefslogtreecommitdiffstats
path: root/test/Transforms/ADCE/basictest2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ADCE/basictest2.ll')
-rw-r--r--test/Transforms/ADCE/basictest2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ADCE/basictest2.ll b/test/Transforms/ADCE/basictest2.ll
index 120e233..a17795f 100644
--- a/test/Transforms/ADCE/basictest2.ll
+++ b/test/Transforms/ADCE/basictest2.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -adce -simplifycfg | llvm-dis
+; RUN: opt < %s -adce -simplifycfg | llvm-dis
%FILE = type { i32, i8*, i8*, i8, i8, i32, i32, i32 }
%spec_fd_t = type { i32, i32, i32, i8* }
@__iob = external global [20 x %FILE] ; <[20 x %FILE]*> [#uses=1]
OpenPOWER on IntegriCloud