[PATCH] D84723: [PGO] Move __profc_ and __profvp_ from their own comdat groups to __profd_'s comdat group

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 22:50:37 PDT 2020


davidxl added a comment.

I think it is better to revert https://reviews.llvm.org/D68041 first with reasons listed, and then follow up with an improvement patch to reduce strtab usage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84723



More information about the llvm-commits mailing list