summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2009-03-23-MultiUseSched.ll')
-rw-r--r--test/CodeGen/X86/2009-03-23-MultiUseSched.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2009-03-23-MultiUseSched.ll b/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
index d934ec9a88f8d..351a1722a231e 100644
--- a/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
+++ b/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
; RUN: llc < %s -mtriple=x86_64-linux -relocation-model=static -o /dev/null -stats -info-output-file - > %t
; RUN: not grep spill %t
; RUN: not grep "%rsp" %t