This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ec6cfefee [ELF][test] Use llvm-readelf's short option -r instead of -re [...] new 252781ddf [AArch64] Fix range check of R_AARCH64_TLSLE_ADD_TPREL_HI12 new cdc53af8e Allow later -z name=<int> args to override earlier args new d648dbf00 [ELF] llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
The 3 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: Common/Args.cpp | 2 +- ELF/Arch/AArch64.cpp | 2 +- ELF/InputSection.cpp | 13 ++++++------- ELF/SyntheticSections.cpp | 14 ++++++-------- ELF/Writer.cpp | 16 +++++++--------- test/ELF/aarch64-tls-le.s | 19 ++++++++++++++++++- test/ELF/zstack-size.s | 3 +++ 7 files changed, 42 insertions(+), 27 deletions(-)