[PATCH] D119368: [UpdateLLCTestChecks] Add support for isel debug output in update_llc_test_checks.py
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 1 06:34:15 PST 2022
sebastian-ne added a comment.
No problem.
Some buildbot failures were caused by this because -debug-only is not available in release mode. I added `REQUIRES: asserts` in c74f54f2f4515b6857067ef893fc4d73b14b373e <https://reviews.llvm.org/rGc74f54f2f4515b6857067ef893fc4d73b14b373e>, I hope that fixes it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119368/new/
https://reviews.llvm.org/D119368
More information about the llvm-commits
mailing list