[PATCH] D104431: [lld] Add lto-pgo-warn-mismatch option

Yolanda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 20:39:31 PDT 2021


YolandaCY added a comment.

In D104431#2856258 <https://reviews.llvm.org/D104431#2856258>, @tejohnson wrote:

> Personally I find it reasonable to have a way to disable just these warnings. I do find it unfortunate that the support for disabling these warnings is and will still be at a different granularity in clang vs LTO.
>
> @xur @davidxl ping on history for not supporting a finer grain option for disabling this warning via clang.
>
> My feeling is that it would be fine to go ahead here but I'd prefer that you add support for the ELF side as well.

Thank you Teresa for the suggestions. I have added the option for ELF and also some tests. Please help take a look.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104431



More information about the llvm-commits mailing list