This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ddb4efa8b2b [opt-viewer] Remove positional arg checks (NFC) new a77c3fdb212 [llvm-pdbutil] Dump raw bytes of pdb name map.
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/InfoStream.h | 4 ++++ lib/DebugInfo/PDB/Native/InfoStream.cpp | 8 ++++++++ test/DebugInfo/PDB/pdbdump-raw-bytes.test | 10 ++++++++++ tools/llvm-pdbutil/BytesOutputStyle.cpp | 17 +++++++++++++++++ tools/llvm-pdbutil/BytesOutputStyle.h | 2 ++ tools/llvm-pdbutil/LinePrinter.cpp | 19 +++++++------------ tools/llvm-pdbutil/LinePrinter.h | 3 --- tools/llvm-pdbutil/llvm-pdbutil.cpp | 3 +++ tools/llvm-pdbutil/llvm-pdbutil.h | 1 + 9 files changed, 52 insertions(+), 15 deletions(-)