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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 09:37:23 PDT 2020


MaskRay added a comment.

In D84723#2177713 <https://reviews.llvm.org/D84723#2177713>, @davidxl wrote:

> 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.

Sent D84766 <https://reviews.llvm.org/D84766> to revert D68041 <https://reviews.llvm.org/D68041>.


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