This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 50c861b fix typo; NFC new dc38d33 [codeview] Refactor symbol records to use same pattern as types.
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: .../llvm/DebugInfo/CodeView/RecordSerialization.h | 33 +- include/llvm/DebugInfo/CodeView/SymbolRecord.h | 1087 +++++++++++++++++--- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 22 +- tools/llvm-readobj/COFFDumper.cpp | 599 ++++++----- 4 files changed, 1315 insertions(+), 426 deletions(-)