This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 29e5bc5c359 [SystemZ] Add support for new cpu architecture - arch13 new d4b9425c607 Add explicit newline at end of `llvm-pdbutil dump` new 1f1f02a43ee Slightly simplify MappedBlockStream::createIndexedStream() calls
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: include/llvm/DebugInfo/PDB/Native/PDBFile.h | 10 ++++----- lib/DebugInfo/PDB/Native/DbiStream.cpp | 8 ++----- lib/DebugInfo/PDB/Native/PDBFile.cpp | 33 +++++++++++++---------------- lib/DebugInfo/PDB/Native/TpiStream.cpp | 13 ++++++------ tools/llvm-pdbutil/BytesOutputStyle.cpp | 4 +--- tools/llvm-pdbutil/DumpOutputStyle.cpp | 2 ++ tools/llvm-pdbutil/LinePrinter.cpp | 3 +-- tools/llvm-pdbutil/YAMLOutputStyle.cpp | 5 +---- tools/llvm-pdbutil/llvm-pdbutil.cpp | 3 +-- 9 files changed, 33 insertions(+), 48 deletions(-)