[PATCH] D66426: [lld] Enable a watermark of loadable sections to be generated and placed in a note section
Jon Chesterfield via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 12 16:40:51 PST 2019
JonChesterfield added a comment.
Partially guarding against a user accidentally or incompetently modifying a binary isn't sufficiently useful to justify adding code to lld in my opinion.
In the spirit of (belated) full disclosure, I'm following this patch because I recognise a similar feature from a proprietary linker and it makes me sad to see it replicated.
However, I haven't contributed any code to lld, so will bow out at this point. It's not my call.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66426/new/
https://reviews.llvm.org/D66426
More information about the llvm-commits
mailing list