commit | c79629536a15673eecfa40ed34985a6d08aca757 | [log] [tgz] |
---|---|---|
author | Anton Korobeynikov <asl@math.spbu.ru> | Thu Jul 16 13:33:21 2009 +0000 |
committer | Anton Korobeynikov <asl@math.spbu.ru> | Thu Jul 16 13:33:21 2009 +0000 |
tree | b40615fa891e73c07afc27365c7ff2b1bac909eb | |
parent | e6220fb2305bdc993dc9039fffafd82c609c1c50 [diff] [blame] |
Fix test running lines git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75918 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/SystemZ/02-RetAndImm.ll b/test/CodeGen/SystemZ/02-RetAndImm.ll index 5753723..077ab86 100644 --- a/test/CodeGen/SystemZ/02-RetAndImm.ll +++ b/test/CodeGen/SystemZ/02-RetAndImm.ll
@@ -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 = and i64 %a, 1