summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-09-19-earlyclobber.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2009-09-19-earlyclobber.ll')
-rw-r--r--test/CodeGen/X86/2009-09-19-earlyclobber.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2009-09-19-earlyclobber.ll b/test/CodeGen/X86/2009-09-19-earlyclobber.ll
index 7df62fd8c3..66f5118050 100644
--- a/test/CodeGen/X86/2009-09-19-earlyclobber.ll
+++ b/test/CodeGen/X86/2009-09-19-earlyclobber.ll
@@ -1,4 +1,4 @@
-; RUN: llc -no-integrated-as < %s | FileCheck %s
+; RUN: llc < %s | FileCheck %s
; ModuleID = '4964.c'
; PR 4964
; Registers other than RAX, RCX are OK, but they must be different.