This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 3c94f1677 ELF: De-template SharedFile. NFCI. new b9733cc9d ELF: Move verneed tracking data structures out of VersionNeed [...]
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/Driver.cpp | 2 + ELF/InputFiles.cpp | 2 + ELF/InputFiles.h | 20 ++++----- ELF/SyntheticSections.cpp | 111 ++++++++++++++++++++++++---------------------- ELF/SyntheticSections.h | 35 +++++++-------- ELF/Writer.cpp | 2 +- test/ELF/verneed.s | 4 +- 7 files changed, 89 insertions(+), 87 deletions(-)