This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from a0d6d2df1 Add GlobalOffsetTable to ElfSym. NFC. new 05db82f85 [COFF] Improve synthetic symbol handling
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/Driver.cpp | 6 +-- COFF/SymbolTable.cpp | 4 +- COFF/SymbolTable.h | 2 +- COFF/Symbols.h | 38 +++++++------- COFF/Writer.cpp | 55 +++++++++++++++----- .../{pdb-secrel-absolute.yaml => pdb-safeseh.yaml} | 25 ++++----- test/COFF/{safeseh.test => safeseh-diag-feat.test} | 0 test/COFF/safeseh.s | 60 ++++++++++++++++++++++ 8 files changed, 141 insertions(+), 49 deletions(-) copy test/COFF/{pdb-secrel-absolute.yaml => pdb-safeseh.yaml} (80%) rename test/COFF/{safeseh.test => safeseh-diag-feat.test} (100%) create mode 100644 test/COFF/safeseh.s