This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40 in repository lld.
from 83a83a5 Port r291944. new cedbd83 Port r292228. new 9cac57a Port 292512.
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/SymbolTable.cpp | 8 ++++---- ELF/SymbolTable.h | 2 +- ELF/Symbols.cpp | 6 +++--- ELF/Symbols.h | 1 + ELF/SyntheticSections.cpp | 4 ++-- ELF/Writer.cpp | 4 ++-- test/ELF/Inputs/resolution-end.s | 2 ++ test/ELF/resolution-end.s | 39 +++++++++++++++++++++++++++++++++++++++ 8 files changed, 54 insertions(+), 12 deletions(-) create mode 100644 test/ELF/Inputs/resolution-end.s create mode 100644 test/ELF/resolution-end.s