This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80 in repository lld.
from 8700876d9 Merging r351396: -------------------------------------------- [...] new ba56cf7a8 Merging r351326: -------------------------------------------- [...] new 2a67ca161 Merging r351335: -------------------------------------------- [...]
The 2 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/Config.h | 1 + ELF/Driver.cpp | 1 + ELF/Options.td | 3 ++ ELF/Relocations.cpp | 2 +- ELF/Thunks.cpp | 10 ++-- docs/ld.lld.1 | 2 + test/ELF/aarch64-gnu-ifunc-address-pie.s | 44 ++++++++++++++++ test/ELF/arm-force-pi-thunk.s | 87 ++++++++++++++++++++++++++++++++ 8 files changed, 144 insertions(+), 6 deletions(-) create mode 100644 test/ELF/aarch64-gnu-ifunc-address-pie.s create mode 100644 test/ELF/arm-force-pi-thunk.s