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

Yolanda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 01:53:46 PDT 2021


YolandaCY added a comment.

In D104431#2938966 <https://reviews.llvm.org/D104431#2938966>, @pengfei wrote:

> @YolandaCY, Did you test the shared build with `-DBUILD_SHARED_LIBS=ON` ? Is it because `NoPGOWarnMismatch` is defined in PGO while used in LTO?

Yes, I guess so. I did not use `-DBUILD_SHARED_LIBS=ON` yet. I will have a try. Thank you all for hints!


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