This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b5af7692c5d [Hexagon] Assume all extendable branches to be of size 8 in [...] new 40a7eed5094 [PDB] Resubmit "Support embedding natvis files in PDBs."
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/PDBFileBuilder.h | 28 ++++++ .../DebugInfo/PDB/Native/PDBStringTableBuilder.h | 10 ++ include/llvm/DebugInfo/PDB/Native/RawConstants.h | 2 + include/llvm/DebugInfo/PDB/Native/RawTypes.h | 28 ++++++ lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp | 109 ++++++++++++++++++++- lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp | 15 +++ 6 files changed, 191 insertions(+), 1 deletion(-)