[PATCH] D118491: [lld][ELF] support READONLY in linker script section

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 11:54:02 PST 2022


MaskRay added a comment.

https://sourceware.org/pipermail/binutils/2022-February/119627.html

Michael: That's what I meant with ill-advised: a feature was added to work-around 
a bug, instead of the bug being fixed.  The bug now is fixed and the 
feature is useless but needs to be kept for backward comp, except maybe 
it could be removed again if the few users could be convinced to just not 
use it anymore; so could you be convinced? :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118491



More information about the llvm-commits mailing list