mirror of
https://github.com/RPCSX/llvm.git
synced 2025-03-05 03:19:11 +00:00
Add -march to fix the bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124774 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f297c93191
commit
855ff183b9
@ -1,4 +1,4 @@
|
|||||||
; RUN: llc < %s | FileCheck %s
|
; RUN: llc -march=x86-64 < %s | FileCheck %s
|
||||||
|
|
||||||
define i8 @foobar(double %d, double* %x) {
|
define i8 @foobar(double %d, double* %x) {
|
||||||
entry:
|
entry:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user