Eliminate more uses of llvm-as and llvm-dis.
[oota-llvm.git] / test / CodeGen / X86 / 2008-07-07-DanglingDeadInsts.ll
index 3586f87776a3649ebca1ac1cf9b4696baefe8b02..46341fc87103803997a185e0b3c5c1529120a43e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin9
+; RUN: llc < %s -mtriple=i386-apple-darwin9
 
        %struct.ogg_stream_state = type { i8*, i32, i32, i32, i32*, i64*, i32, i32, i32, i32, [282 x i8], i32, i32, i32, i32, i32, i64, i64 }
        %struct.res_state = type { i32, i32, i32, i32, float*, float*, i32, i32 }