Covert this test to .s form.
[oota-llvm.git] / test / CodeGen / SystemZ / 03-RetAddSubreg.ll
index ba3f7c52a9072302e93179bdef12df6a25f7e9ba..2787083f162b2d6336e6c24485c07c52f940f930 100644 (file)
@@ -1,6 +1,6 @@
-; RUN: llvm-as < %s | llc -march=systemz | grep ar    | count 3
-; RUN: llvm-as < %s | llc -march=systemz | grep lgfr  | count 2
-; RUN: llvm-as < %s | llc -march=systemz | grep llgfr | count 1
+; RUN: llc < %s -march=systemz | grep ar    | count 3
+; RUN: llc < %s -march=systemz | grep lgfr  | count 2
+; RUN: llc < %s -march=systemz | grep llgfr | count 1
 
 define i32 @foo(i32 %a, i32 %b) {
 entry: