This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ed9b80904 [ELF] Fix getRelocTargetVA formulae of R_TLS and R_NEG_TLS new f587308ec Revert "[ELF] -z combreloc: sort dynamic relocations by (symb [...]
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/SyntheticSections.cpp | 16 ++++---- test/ELF/combreloc.s | 48 ---------------------- test/ELF/combrelocs.s | 95 ++++++++++++++++++++++++++++++++++++++++++++ test/ELF/i386-got-and-copy.s | 2 +- test/ELF/mips-mgot.s | 4 +- 5 files changed, 107 insertions(+), 58 deletions(-) delete mode 100644 test/ELF/combreloc.s create mode 100644 test/ELF/combrelocs.s