mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-12 15:51:35 +00:00
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. llvm-svn: 144290
This commit is contained in:
parent
4760ff0763
commit
ea14fd81c6
@ -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 (
|
||||
|
Loading…
x
Reference in New Issue
Block a user