aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll')
-rw-r--r--test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll b/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll
index e1491a0..d7bc21f 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 }