mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-05 13:26:55 +00:00
[tests] Another attempt to workaround broken misched-copy.s test on some buildbots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188567 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user