1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Attempt to fix buildbot after rG993eaf2d69d8

This commit is contained in:
Evgeny Leviant 2020-12-04 22:10:36 +03:00
parent f1e94c82c9
commit 3057d5f273

View File

@ -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 **********