This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from f0c8902fb Remove unreachable code. new 7def6528d [PDB] Emit S_UDT records in LLD.
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 | 20 +- test/COFF/pdb-globals.test | 6 +- test/COFF/pdb-symbol-types.yaml | 8 +- test/COFF/pdb-type-server-simple.test | 10 +- test/COFF/s_udt.s | 475 ++++++++++++++++++++++++++++++++++ 5 files changed, 501 insertions(+), 18 deletions(-) create mode 100644 test/COFF/s_udt.s