aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll')
-rw-r--r--test/CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll b/test/CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll
index b2e6061..2b2f704 100644
--- a/test/CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll
+++ b/test/CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=x86
-; RUN: llc < %s -march=x86-64
+; RUN: llc < %s -march=x86 -no-integrated-as
+; RUN: llc < %s -march=x86-64 -no-integrated-as
define void @test(i64 %x) nounwind {
entry: