summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-11-10 14:18:59 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-11-10 14:18:59 +0000
commitbd165eac9d4823eb043e965d9aec62a8fb9118a4 (patch)
tree2ccf43332b49df64182a1862fd770533e4c28e5d /test
parent623a7e146bd86747dc46a6f8bb9993fc217d6b78 (diff)
downloadllvm-bd165eac9d4823eb043e965d9aec62a8fb9118a4.tar.gz
llvm-bd165eac9d4823eb043e965d9aec62a8fb9118a4.tar.bz2
llvm-bd165eac9d4823eb043e965d9aec62a8fb9118a4.tar.xz
test/CodeGen/X86/lsr-loop-exit-cond.ll: Try to appease linux and freebsd bots to specify explicit -mtriple=x86_64-darwin.
I guess it expects -relocation-model=pic. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144290 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/X86/lsr-loop-exit-cond.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/lsr-loop-exit-cond.ll b/test/CodeGen/X86/lsr-loop-exit-cond.ll
index 382b0e0483..bdf09dff0b 100644
--- a/test/CodeGen/X86/lsr-loop-exit-cond.ll
+++ b/test/CodeGen/X86/lsr-loop-exit-cond.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=x86-64 < %s | FileCheck %s
+; RUN: llc -mtriple=x86_64-darwin < %s | FileCheck %s
; CHECK: decq
; CHECK-NEXT: movl (