This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 97afe70 [ELF] EhOutputSection improvements new eff7321 [ELF] Refactor getDynRel to print error location
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 | 4 ++++ ELF/Target.cpp | 41 +++++++++++++++++---------------------- ELF/Target.h | 1 + test/ELF/aarch64-fpic-abs16.s | 2 +- test/ELF/aarch64-fpic-prel16.s | 2 +- test/ELF/aarch64-fpic-prel32.s | 2 +- test/ELF/aarch64-fpic-prel64.s | 2 +- test/ELF/x86-64-dyn-rel-error.s | 2 +- test/ELF/x86-64-dyn-rel-error2.s | 2 +- test/ELF/x86-64-reloc-32-fpic.s | 2 +- test/ELF/x86-64-reloc-pc32-fpic.s | 2 +- 11 files changed, 31 insertions(+), 31 deletions(-)