Make test platform agnostic.
[oota-llvm.git] / test / CodeGen / X86 / 2008-05-21-CoalescerBug.ll
index 7b794093a6bc5b5d71fb5d0fcaa3ab23ac43ab9e..bed218fb70237959021e58acac657665e59aeda9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -fast | grep mov | count 5
+; RUN: llvm-as < %s | llc -march=x86 -fast -fast-isel=false | grep mov | count 5
 ; PR2343
 
        %llvm.dbg.anchor.type = type { i32, i32 }