[PATCH] D68041: [PGO] Don't group COMDAT variables for compiler generated profile variables in ELF
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 15:22:00 PDT 2019
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm, glad it saves object size.
This should remove the last call to getInstrProfComdatPrefix, so you can remove that too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68041/new/
https://reviews.llvm.org/D68041
More information about the llvm-commits
mailing list