This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from f28cba7 Make a helper function file-local. new 9836ce0 Change the error message format for an incompatible relocation.
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/Relocations.cpp | 47 ++++++++++++++++++++---------- test/ELF/aarch64-fpic-abs16.s | 4 ++- test/ELF/aarch64-fpic-add_abs_lo12_nc.s | 4 ++- test/ELF/aarch64-fpic-adr_prel_lo21.s | 4 ++- test/ELF/aarch64-fpic-adr_prel_pg_hi21.s | 4 ++- test/ELF/aarch64-fpic-ldst32_abs_lo12_nc.s | 4 ++- test/ELF/aarch64-fpic-ldst64_abs_lo12_nc.s | 4 ++- test/ELF/aarch64-fpic-ldst8_abs_lo12_nc.s | 4 ++- test/ELF/aarch64-fpic-prel16.s | 4 ++- test/ELF/aarch64-fpic-prel32.s | 4 ++- test/ELF/aarch64-fpic-prel64.s | 4 ++- test/ELF/arm-target1.s | 4 ++- test/ELF/copy-errors.s | 10 +++---- test/ELF/copy-in-shared.s | 5 ++-- test/ELF/copy-rel-pie-error.s | 9 ++++-- test/ELF/dynamic-reloc-in-ro.s | 6 ++-- test/ELF/eh-frame-dyn-rel.s | 12 ++++---- test/ELF/relocation-relative-absolute.s | 4 ++- test/ELF/x86-64-dyn-rel-error.s | 2 +- test/ELF/x86-64-dyn-rel-error2.s | 6 ++-- test/ELF/x86-64-reloc-32-fpic.s | 5 +++- test/ELF/x86-64-reloc-pc32-fpic.s | 5 +++- 22 files changed, 107 insertions(+), 48 deletions(-)