[PATCH] D95930: [InstrProfiling] Use self-link for counter metadata
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 11:20:46 PST 2021
MaskRay added a comment.
COMDAT and GC are orthogonal. COMDAT selection runs before GC. Every section flag except SHF_GROUP should be retained. Do you have an object file to demonstrate the GC issue?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95930/new/
https://reviews.llvm.org/D95930
More information about the llvm-commits
mailing list