[PATCH] D56516: [SanitizerCoverage] Don't create comdat for weak functions.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 12:44:26 PST 2019


morehouse added a comment.

@bd1976llvm: So do you still think this is a compiler bug?  It sounds like ELF provides no guarantees about which COMDAT is kept.  Which would mean we need to keep the weak symbols from going in a COMDAT.


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

https://reviews.llvm.org/D56516





More information about the llvm-commits mailing list