summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/misched-copy.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/misched-copy.ll')
-rw-r--r--test/CodeGen/X86/misched-copy.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/misched-copy.ll b/test/CodeGen/X86/misched-copy.ll
index d04df999b9..d63fbbf526 100644
--- a/test/CodeGen/X86/misched-copy.ll
+++ b/test/CodeGen/X86/misched-copy.ll
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
; RUN: llc %s -march=x86 -mcpu=core2 -pre-RA-sched=source -enable-misched -verify-misched -debug-only=misched 2>&1 | FileCheck %s
;
; Test scheduling of copy instructions.