mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 23:31:37 +00:00
Force a triple on this test to unbreak windows buildbots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130226 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7b5bd37241
commit
efa81404a5
@ -1,4 +1,4 @@
|
||||
; RUN: llc -fast-isel -O0 -march=x86 -relocation-model=pic < %s | FileCheck %s
|
||||
; RUN: llc -fast-isel -O0 -mtriple=i386-apple-darwin10 -relocation-model=pic < %s | FileCheck %s
|
||||
|
||||
; This should use flds to set the return value.
|
||||
; CHECK: test0:
|
||||
|
Loading…
x
Reference in New Issue
Block a user