[PATCH] D91595: [Debugify] Support checking Machine IR debug info
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 19:41:15 PST 2020
thakis added a comment.
In D91595#2453735 <https://reviews.llvm.org/D91595#2453735>, @thakis wrote:
> Apologies, I reverted this because else reverting D78135 <https://reviews.llvm.org/D78135> (which breaks check-llvm) creates merge conflicts that I can't quickly figure out.
D78135 <https://reviews.llvm.org/D78135> was innocent, but this change here apparently caused these debugify test failures:
http://lab.llvm.org:8011/#/builders/109/builds/4730
http://45.33.8.238/linux/35299/step_12.txt
These tests stopped failing after the revert of this change here landed. So please check these tests before relanding.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91595/new/
https://reviews.llvm.org/D91595
More information about the llvm-commits
mailing list