This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ebb285964 Revert "[ELF] Error on relocations to local undefined symbols" new ef2e360a5 [ELF] -z combreloc: sort dynamic relocations by (!is_relative [...]
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 | 18 ++++----- test/ELF/combreloc.s | 48 ++++++++++++++++++++++ test/ELF/combrelocs.s | 95 -------------------------------------------- test/ELF/i386-got-and-copy.s | 2 +- 4 files changed, 58 insertions(+), 105 deletions(-) create mode 100644 test/ELF/combreloc.s delete mode 100644 test/ELF/combrelocs.s