[PATCH] D92669: [PGO] Adjust -vp-counters-per-site.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 15:31:18 PST 2020


yamauchi added a comment.

In D92669#2437383 <https://reviews.llvm.org/D92669#2437383>, @davidxl wrote:

> The size increase is significant. It is likely that some very large apps may run into size limit issue at link time with this change.

Ok. Now adjust the flag value only when the PGO instrumented build and dynamic linking mode.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92669



More information about the llvm-commits mailing list