[PATCH] D97585: [InstrProfiling] Use llvm.compiler.used instead of llvm.used for ELF

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 15:46:44 PST 2021


davidxl added a comment.

So to summarize, this patch is to enable compiler passes to respect comdat semantics while still enabling linker to do GC (after using GNU_RETAIN)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97585



More information about the llvm-commits mailing list