Covert this test to .s form.
[oota-llvm.git] / test / CodeGen / SystemZ / 09-DynamicAlloca.ll
index cc8b8d1595e6708698813417b93f3df6167846f3..30810ce6eb90d3e247e693f3be5d9584249c9c12 100644 (file)
@@ -1,7 +1,7 @@
-; 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"
+target triple = "s390x-ibm-linux"
 
 define void @foo(i64 %N) nounwind {
 entry: