Fix test running lines
[oota-llvm.git] / test / CodeGen / SystemZ / 02-RetOr.ll
index ef9d63acf86b8307f5e23aad77f17b74ee1c9f3e..2b1791b23dae866a25bc768de137999d7563f420 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llvm-as < %s | llc -march=systemz
 define i64 @foo(i64 %a, i64 %b) {
 entry:
     %c = or i64 %a, %b