X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2010-06-28-FastAllocTiedOperand.ll;h=d7bc21f6393a48687f6a09f8f344f469e1c70691;hp=e1491a03d8a86f17fbcd09930c77a6930c003f8c;hb=7476f9c5134a7170ca53561d20e9a19adef251f8;hpb=0b9b85647ca27a85f0a41fe5e5a36389636de940 diff --git a/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll b/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll index e1491a03d8a..d7bc21f6393 100644 --- a/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll +++ b/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86 -O0 | FileCheck %s +; RUN: llc < %s -march=x86 -O0 -no-integrated-as | FileCheck %s ; PR7509 target triple = "i386-apple-darwin10" %asmtype = type { i32, i8*, i32, i32 }