Eliminate more uses of llvm-as and llvm-dis.
[oota-llvm.git] / test / CodeGen / SystemZ / 09-DynamicAlloca.ll
index cc8b8d1595e6708698813417b93f3df6167846f3..27189ab41567cdfb617857403c9203ad188bd646 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 
 target datalayout = "E-p:64:64:64-i8:8:16-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128-a0:16:16"
 target triple = "s390x-linux"