[PATCH] D96757: [InstrProfiling] Use ELF section groups for counters, data and values

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 09:48:59 PST 2021


davidxl added a comment.

llvm_prf_names are cross function for the purpose of compression. This section is not loadable, so it is does not really matter that much.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96757



More information about the llvm-commits mailing list