[PATCH] D103717: [InstrProfiling][ELF] Make __profd_ private if the function does not use value profiling

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 15:53:00 PDT 2021


davidxl added a comment.

See my prior comment -- your previous revision is sound and LGTM.  If we go with this version, we do need to examine whether static allocation is on or not.  Sorry for the trouble.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103717



More information about the llvm-commits mailing list