aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll')
-rw-r--r--test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll b/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll
index 5cba3efeefb8..faa3e21a934d 100644
--- a/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll
+++ b/test/CodeGen/X86/2006-05-01-SchedCausingSpills.ll
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
; RUN: llc < %s -march=x86 -mcpu=yonah -stats 2>&1 | \
; RUN: not grep "Number of register spills"
; END.