This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from a40f254b4 Revert r309252 "[ELF] - Fix missing relocation when linking e [...] new 4968b8030 [PDB] Write public symbol records and the publics hash table
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: COFF/PDB.cpp | 42 ++++++++++++++++++++++++++++++++++----- COFF/SymbolTable.h | 6 ++++++ COFF/Symbols.cpp | 11 ++++++++++ COFF/Symbols.h | 12 +++++++---- COFF/Writer.cpp | 19 ++++++------------ test/COFF/pdb-import-gc.yaml | 2 +- test/COFF/pdb-publics-import.test | 23 +++++++++++++++++++++ test/COFF/pdb.test | 19 +++++++++++++++++- 8 files changed, 110 insertions(+), 24 deletions(-) create mode 100644 test/COFF/pdb-publics-import.test