mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-30 04:35:00 +00:00
Set -mcpu to make this test pass on atom bots
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200588 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7c30caaec1
commit
9934ff2b7f
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -mtriple=i686-pc-win32 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=i686-pc-win32 -mcpu=core2 | FileCheck %s
|
||||
|
||||
; The sret flag causes the first two parameters to be reordered on the stack.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user