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:
Benjamin Kramer 2011-04-26 18:47:43 +00:00
parent 7b5bd37241
commit efa81404a5

View File

@ -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: