This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8c177eea6 [ELF][X86] Fix R_RELAX_TLS_GD_TO_LE_NEG and R_NEG_TLS after D62059 new d60eb681f [ARM][AArch64] Revert Android Bionic PT_TLS overaligning hack
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 | 4 --- ELF/Writer.cpp | 13 ------- test/ELF/aarch64-cortex-a53-843419-tlsrelax.s | 4 +-- test/ELF/aarch64-tls-gdle.s | 4 +-- test/ELF/aarch64-tls-iele.s | 6 ++-- test/ELF/aarch64-tls-le.s | 8 ++--- test/ELF/aarch64-tlsld-ldst.s | 50 +++++++++++++-------------- test/ELF/arm-tls-le32.s | 12 +++---- test/ELF/arm-tls-norelax-ie-le.s | 4 +-- 9 files changed, 44 insertions(+), 61 deletions(-)