This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 98c5069 [ELF] - Better diagnostic for relative relocation to an absol [...] new 2aaf552 [ELF] - Do not create reserved symbols in case of relocatable [...]
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/Writer.cpp | 9 +++++---- test/ELF/Inputs/relocatable-tls.s | 1 + test/ELF/edata-etext.s | 6 ++++++ test/ELF/ehdr_start.s | 5 +++++ test/ELF/end.s | 4 ++++ test/ELF/relocatable-tls.s | 15 +++++++++++++++ 6 files changed, 36 insertions(+), 4 deletions(-) create mode 100644 test/ELF/Inputs/relocatable-tls.s create mode 100644 test/ELF/relocatable-tls.s