[PATCH] D33251: [lld][ELF]Add option to make .dynamic read only

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 14:28:00 PDT 2017


emaste added a comment.

> Does it make sense to make it read-only from beginning?

For me I think having `.dynamic` relro is sufficient, and might actually like to have MIPS use the conventional DT_DEBUG scheme.


Repository:
  rL LLVM

https://reviews.llvm.org/D33251





More information about the llvm-commits mailing list