This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from fd5d8336b [ELF][RISCV] Allow R_RISCV_ADD in relocateNonAlloc() new 699651179 Revert D63432 "[ELF] Allow placing SHF_MERGE sections with di [...]
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/SyntheticSections.cpp | 3 +-- test/ELF/merge-align2.s | 35 --------------------------------- test/ELF/merge-entsize2.s | 49 ----------------------------------------------- test/ELF/merge-reloc-O0.s | 48 ++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 49 insertions(+), 86 deletions(-) delete mode 100644 test/ELF/merge-align2.s delete mode 100644 test/ELF/merge-entsize2.s create mode 100644 test/ELF/merge-reloc-O0.s