aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/SystemZ/02-RetAnd.ll
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2009-07-16 13:33:21 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2009-07-16 13:33:21 +0000
commitc79629536a15673eecfa40ed34985a6d08aca757 (patch)
treeb40615fa891e73c07afc27365c7ff2b1bac909eb /test/CodeGen/SystemZ/02-RetAnd.ll
parente6220fb2305bdc993dc9039fffafd82c609c1c50 (diff)
downloadexternal_llvm-c79629536a15673eecfa40ed34985a6d08aca757.zip
external_llvm-c79629536a15673eecfa40ed34985a6d08aca757.tar.gz
external_llvm-c79629536a15673eecfa40ed34985a6d08aca757.tar.bz2
Fix test running lines
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75918 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SystemZ/02-RetAnd.ll')
-rw-r--r--test/CodeGen/SystemZ/02-RetAnd.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/SystemZ/02-RetAnd.ll b/test/CodeGen/SystemZ/02-RetAnd.ll
index e174d07..b6ac5a1 100644
--- a/test/CodeGen/SystemZ/02-RetAnd.ll
+++ b/test/CodeGen/SystemZ/02-RetAnd.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: