Skip to content

Commit

Permalink
Add 'asserts' requiremnt to test/CodeGen/ARM/cortex-a57-misched-mla.mir
Browse files Browse the repository at this point in the history
'-debug-only=machine-scheduler' only works when asserts are enabled.
  • Loading branch information
gribozavr committed Nov 30, 2020
1 parent a0d7406 commit 234a529
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/test/CodeGen/ARM/cortex-a57-misched-mla.mir
@@ -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

# TODO: Remove once bots have removed the output file left by 112b3cb
Expand Down

0 comments on commit 234a529

Please sign in to comment.