Change these tests to feed the assembly files to opt directly, instead
[oota-llvm.git] / test / Transforms / ADCE / unreachable-function.ll
index 86c55f5916887c1a6ee76fcf6d71b2c9ecd281ae..d806b7f37694e510d68feacd2c4038aa9487a965 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -adce -disable-output
+; RUN: opt %s -adce -disable-output
 
 define void @test() {
        unreachable