This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 07b97b291 [ELF] - Attemp to fix bot new f8db8c328 [lld][ELF]Add option to make .dynamic read only
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/Config.h | 1 + ELF/Driver.cpp | 1 + ELF/SyntheticSections.cpp | 15 ++++++++++++--- test/ELF/Inputs/rodynamic.s | 4 ++++ test/ELF/rodynamic.s | 35 +++++++++++++++++++++++++++++++++++ 5 files changed, 53 insertions(+), 3 deletions(-) create mode 100644 test/ELF/Inputs/rodynamic.s create mode 100644 test/ELF/rodynamic.s