[PATCH] D56516: [SanitizerCoverage] Don't create comdat for weak functions.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 9 15:13:41 PST 2019
pcc added a comment.
Can you create a minimal reproducer?
If objcopy is complaining about sh_link = 0 I suspect that there's some issue where a global referenced via `!associated` is being dropped.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56516/new/
https://reviews.llvm.org/D56516
More information about the llvm-commits
mailing list