Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / CodeGen / SystemZ / 03-RetXorImmSubreg.ll
index 78f344f313c8a3491d07723226d03c7784e9e1b0..0033126369e6f47b710fcce2002172abde41b5c3 100644 (file)
@@ -1,6 +1,6 @@
-; RUN: llvm-as < %s | llc -march=systemz | grep xilf  | count 9
-; RUN: llvm-as < %s | llc -march=systemz | grep llgfr | count 6
-; RUN: llvm-as < %s | llc -march=systemz | grep lgfr  | count 9
+; RUN: llc < %s -march=systemz | grep xilf  | count 9
+; RUN: llc < %s -march=systemz | grep llgfr | count 3
+; RUN: llc < %s -march=systemz | grep lgfr  | count 6
 
 define i32 @foo1(i32 %a, i32 %b) {
 entry: