This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from a99ffe7 COFF: add error() and warn() to Error.{cpp,h} new e3230c3 ELF: Add support for relocation type R_X86_64_8.
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.cpp | 5 +++++ test/ELF/Inputs/x86-64-reloc-8-error.s | 3 +++ test/ELF/Inputs/{abs-hidden.s => x86-64-reloc-8.s} | 2 +- test/ELF/x86-64-reloc-8.s | 14 ++++++++++++++ 4 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 test/ELF/Inputs/x86-64-reloc-8-error.s copy test/ELF/Inputs/{abs-hidden.s => x86-64-reloc-8.s} (65%) create mode 100644 test/ELF/x86-64-reloc-8.s