This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from af183e761 [ELF][PPC64] Don't report "relocation refers to a discarded s [...] new d1ca92ab9 [ELF][RISCV] Treat R_RISCV_{ADD,SET,SUB}* as link-time constants
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/Arch/RISCV.cpp | 14 ++++++++++++++ ELF/InputSection.cpp | 1 + ELF/Relocations.cpp | 5 +++-- ELF/Relocations.h | 1 + test/ELF/riscv-reloc-add.s | 26 ++++++++++++++++++++++++++ 5 files changed, 45 insertions(+), 2 deletions(-) create mode 100644 test/ELF/riscv-reloc-add.s