summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/misched-copy.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/misched-copy.ll')
-rw-r--r--llvm/test/CodeGen/X86/misched-copy.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/misched-copy.ll b/llvm/test/CodeGen/X86/misched-copy.ll
index 8268719a3f4..4a8734d6fc8 100644
--- a/llvm/test/CodeGen/X86/misched-copy.ll
+++ b/llvm/test/CodeGen/X86/misched-copy.ll
@@ -4,7 +4,7 @@
; been left dangling around by this test. It can be removed once the various
; bots have cycled past this commit.
;
-; RUN: rm -f misched-copy.s
+; RUN: rm -f misched-copy.s %S/misched-copy.s
;
;
; RUN: llc < %s -march=x86 -mcpu=core2 -pre-RA-sched=source -enable-misched -verify-misched -debug-only=misched -o - 2>&1 > /dev/null | FileCheck %s
OpenPOWER on IntegriCloud