Covert this test to .s form.
[oota-llvm.git] / test / CodeGen / SystemZ / 05-MemRegStores.ll
index d40a90afde21fcfcbba66d27a41f48ec3e884f25..b851c3fa6e004a52cc615b192862ed73f4cc6702 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc | not grep aghi
-; RUN: llvm-as < %s | llc | FileCheck %s
+; RUN: llc < %s | not grep aghi
+; RUN: llc < %s | FileCheck %s
 
 target datalayout = "E-p:64:64:64-i1:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128"
 target triple = "s390x-unknown-linux-gnu"