This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 634042a00 Bump the trunk version to 9.0.0svn new e003c8b62 [ELF] Implement option to force PIC compatible Thunks
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/Config.h | 1 + ELF/Driver.cpp | 1 + ELF/Options.td | 3 ++ ELF/Thunks.cpp | 10 ++--- docs/ld.lld.1 | 2 + test/ELF/arm-force-pi-thunk.s | 87 +++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 99 insertions(+), 5 deletions(-) create mode 100644 test/ELF/arm-force-pi-thunk.s