This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from a174b2e11 [ELF] Error on relocations to local undefined symbols new ed9b80904 [ELF] Fix getRelocTargetVA formulae of R_TLS and R_NEG_TLS
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/InputSection.cpp | 17 +++++++++-------- test/ELF/i386-tls-le-undef.s | 16 ++++++++++++++++ test/ELF/x86-64-tls-le-undef.s | 15 +++++++++++++++ 3 files changed, 40 insertions(+), 8 deletions(-) create mode 100644 test/ELF/i386-tls-le-undef.s create mode 100644 test/ELF/x86-64-tls-le-undef.s