This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2fa6e3788 Use /dev/null for tests that we do not need outputs new 24eea52cc [lld][Hexagon] Support PLT relocation R_HEX_B15_PCREL_X/R_HEX [...]
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/Hexagon.cpp | 4 +- test/ELF/hexagon-plt.s | 102 ++++++++++++++++++++++++++++++++++++++++++++++ test/ELF/hexagon-shared.s | 76 +++++++++++++++++++++++----------- 3 files changed, 157 insertions(+), 25 deletions(-) create mode 100644 test/ELF/hexagon-plt.s