This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2be27088222 [Dominators] Clean up GenericDomTree.h. NFC. new d89466b34c1 [PDB] Start emitting source file and line information new 403309b018c [Dominators] Clean up typedefs in GenericDomTreeConstruction. NFC.
The 2 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: .../DebugInfo/CodeView/DebugSubsectionRecord.h | 12 ++++++ .../PDB/Native/DbiModuleDescriptorBuilder.h | 4 ++ .../llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h | 1 + include/llvm/Support/GenericDomTreeConstruction.h | 45 ++++++++++++---------- lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp | 30 ++++++++++----- .../PDB/Native/DbiModuleDescriptorBuilder.cpp | 6 +++ lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 8 +++- 7 files changed, 73 insertions(+), 33 deletions(-)