mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 06:38:44 +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) {
|
||||
entry:
|
||||
|
Loading…
Reference in New Issue
Block a user