[PATCH] D84766: Revert D68041 "[PGO] Don't group COMDAT variables for compiler generated profile variables in ELF"

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 09:45:41 PDT 2020


davidxl added a comment.

thanks. Can you update the summary of the revert patch -- I think the first paragraph does not belong.

In the summary, just list the issues of not sharing comdat group for profxx vars and how putting them in the same group solve it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84766



More information about the llvm-commits mailing list