This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 6d8008b Style fix. new 29a478d [ELF] Refactor target error messages
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/OutputSections.cpp | 1 + ELF/OutputSections.h | 3 ++ ELF/Target.cpp | 110 +++++++++++++++++++++++------------------- ELF/Writer.cpp | 28 +++++++++++ ELF/Writer.h | 1 + test/ELF/mips-align-err.s | 2 +- test/ELF/x86-64-reloc-error.s | 4 +- test/ELF/x86-64-reloc-range.s | 2 +- 8 files changed, 97 insertions(+), 54 deletions(-)