This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 31793feb4 Factor out code to parse -pack-dyn-relocs. NFC. new 767b2809d Fix direct calls to __wrap_sym when it is relocated.
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/Relocations.cpp | 2 +- ELF/SymbolTable.cpp | 11 +++++++++++ ELF/SymbolTable.h | 1 + ELF/Writer.cpp | 3 +++ test/ELF/wrap-plt.s | 45 +++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 test/ELF/wrap-plt.s