Force a triple on a couple of tests; we don't support fast-isel of ret on Win64.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel.ll
index 455808b0a44efb45d7b938a5d7676559639ebff1..8391860756a437588320f4d644a26e3a3b20a5fe 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -fast-isel -fast-isel-abort -march=x86 -mattr=sse2
-; RUN: llc < %s -fast-isel -fast-isel-abort -march=x86-64
+; RUN: llc < %s -fast-isel -fast-isel-abort -mtriple=x86_64-apple-darwin10
 
 ; This tests very minimal fast-isel functionality.