This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 15291cbc5 gdb-index: Wire up str_offsets section to avoid incorrect err [...] new 9e3098506 [ELF][AArch64] Support for movz, movk tprel relocations
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/Arch/AArch64.cpp | 10 +++++++ test/ELF/aarch64-movw-error.s | 19 +++++++++++++ test/ELF/aarch64-movw-tprel.s | 65 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 94 insertions(+) create mode 100644 test/ELF/aarch64-movw-tprel.s