This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 460035f9b Handle symbols pointing to output sections. new 63c422aa1 [ELF] When a relocation is out of range print the value and t [...]
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/Target.h | 19 +++++++++++++------ test/ELF/aarch64-abs16.s | 2 +- test/ELF/aarch64-abs32.s | 2 +- test/ELF/aarch64-ldprel-lo19-invalid.s | 2 +- test/ELF/aarch64-prel16.s | 2 +- test/ELF/aarch64-prel32.s | 2 +- test/ELF/i386-reloc-16.s | 2 +- test/ELF/i386-reloc-8.s | 2 +- test/ELF/i386-reloc-range.s | 2 +- test/ELF/linkerscript/eh-frame-reloc-out-of-range.s | 2 +- test/ELF/mips-out-of-bounds-call16-reloc.s | 2 +- test/ELF/ppc64-addr16-error.s | 2 +- test/ELF/x86-64-reloc-16.s | 2 +- test/ELF/x86-64-reloc-8.s | 3 ++- test/ELF/x86-64-reloc-error.s | 4 ++-- test/ELF/x86-64-reloc-range.s | 2 +- 16 files changed, 30 insertions(+), 22 deletions(-)