This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from a297c1f5b [mach-o] Extend LC_DATA_IN_CODE support to x86_64 new 8eff10829 [ELF][RISCV] Allow PT_LOAD to have overlapping p_offset range [...]
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/Writer.cpp | 6 ++-- test/ELF/riscv-gp.s | 17 ++++++----- test/ELF/riscv-plt.s | 65 +++++++++++++++++++++-------------------- test/ELF/riscv-reloc-copy.s | 19 ++++++------ test/ELF/riscv-reloc-got.s | 50 ++++++++++++++++--------------- test/ELF/riscv-tls-gd.s | 58 ++++++++++++++++++------------------ test/ELF/riscv-tls-ie.s | 54 +++++++++++++++++----------------- test/ELF/riscv-tls-ld.s | 44 +++++++++++++++------------- test/ELF/riscv32-reloc-32-pic.s | 6 ++-- test/ELF/riscv64-reloc-64-pic.s | 6 ++-- 10 files changed, 169 insertions(+), 156 deletions(-)