This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b672df825ad [PDB] Merge in types and items from type servers (/Zi) new 3361fafaf76 [PDB] Finish and simplify TPI hashing
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/PDB/Native/TpiHashing.h | 73 +----------- lib/DebugInfo/PDB/Native/TpiHashing.cpp | 128 +++++++++------------ test/DebugInfo/PDB/pdbdump-headers.test | 150 ++++++++++++------------- tools/llvm-pdbutil/DumpOutputStyle.cpp | 4 +- tools/llvm-pdbutil/MinimalTypeDumper.cpp | 17 ++- tools/llvm-pdbutil/MinimalTypeDumper.h | 4 +- 6 files changed, 148 insertions(+), 228 deletions(-)