[PATCH] D84846: [MC] Add support for generating missing GNU build notes
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 15 11:05:13 PST 2020
MaskRay added a comment.
Herald added a subscriber: dexonsmith.
https://fedoraproject.org/wiki/Toolchain/Watermark Seems that `.gnu.build.attributes` is used with a GCC plugin (annobin?). The feature on its own is probably not that useful. `.gnu.linkonce` is a proto-comdat legacy feature which the patch should ignore.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84846/new/
https://reviews.llvm.org/D84846
More information about the cfe-commits
mailing list