mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
X86: specify CPU on new test to fix atom buildbot
Apparently Atoms use lea for stack adjustment, which we weren't looking for. llvm-svn: 187704
This commit is contained in:
parent
d7e748d087
commit
da32ed4814
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=x86 -tailcallopt < %s | FileCheck %s
|
||||
; RUN: llc -march=x86 -tailcallopt -mcpu=core < %s | FileCheck %s
|
||||
|
||||
target triple = "i686-apple-darwin"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user