Force a triple on this test to unbreak windows buildbots.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 26 Apr 2011 18:47:43 +0000 (18:47 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 26 Apr 2011 18:47:43 +0000 (18:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130226 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/fast-isel-x86.ll

index f7f577810c6cdcbe2fadc8ccfa933c8890f5051f..fba96718ad5fec50556fe4841cb974640be824c2 100644 (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: