This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1b722a4 [GlobalISel]: Create VREGs for ConstantInt args new 3c488ca [codeview] Use separate records for LF_SUBSTR_LIST and LF_ARGLIST
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: include/llvm/DebugInfo/CodeView/TypeRecord.h | 19 ++++++++++++++++++- include/llvm/DebugInfo/CodeView/TypeRecords.def | 4 +--- lib/DebugInfo/CodeView/TypeDatabaseVisitor.cpp | 16 ++++++++++++++++ lib/DebugInfo/CodeView/TypeDumpVisitor.cpp | 11 +++++++++++ lib/DebugInfo/CodeView/TypeRecord.cpp | 7 +++++++ lib/DebugInfo/CodeView/TypeRecordMapping.cpp | 9 +++++++++ test/DebugInfo/PDB/pdbdump-headers.test | 6 +++--- tools/llvm-pdbdump/YamlTypeDumper.cpp | 6 +++++- 8 files changed, 70 insertions(+), 8 deletions(-)