[PATCH] D110075: [LTO] [Legacy] Add -debug-pass-manager option to enable pass run/skip trace.

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 15:31:52 PDT 2021


steven_wu added a comment.

I assume this is a debug option for LTO developer that is not going for production. That is why I said `LGTM` without a test case. I do think it will be good to set that in ThinLTOCodeGenerator as well, probably not needed for `llvm-lto2`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110075/new/

https://reviews.llvm.org/D110075



More information about the llvm-commits mailing list