forked from OSchip/llvm-project
Attempt to fix buildbot after rG993eaf2d69d8
This commit is contained in:
parent
5b267fb796
commit
f69936f529
|
@ -1,3 +1,4 @@
|
|||
# REQUIRES: asserts
|
||||
# RUN: llc -mcpu=cortex-a57 -mtriple=thumb -enable-misched -run-pass=machine-scheduler -debug-only=machine-scheduler %s -o - 2>&1 | FileCheck %s
|
||||
|
||||
# CHECK-LABEL: ********** MI Scheduling **********
|
||||
|
|
Loading…
Reference in New Issue