OSDN Git Service

[llvm-pdbutil] Dump raw bytes of type and id records.
authorZachary Turner <zturner@google.com>
Fri, 23 Jun 2017 21:50:54 +0000 (21:50 +0000)
committerZachary Turner <zturner@google.com>
Fri, 23 Jun 2017 21:50:54 +0000 (21:50 +0000)
commit5d2c9175233c84140ca16e8e092aa1f1b1497ebd
tree79f747c0a3f1410221e7ae3a826ccd58380cfe7b
parenta5b199883c2f629345eee4fbbf2bd842a1bbca1b
[llvm-pdbutil] Dump raw bytes of type and id records.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306167 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
include/llvm/DebugInfo/PDB/Native/TpiStream.h
include/llvm/Support/BinaryStreamRef.h
lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
lib/DebugInfo/PDB/Native/TpiStream.cpp
test/DebugInfo/PDB/tpi-bytes.test [new file with mode: 0644]
tools/llvm-pdbutil/BytesOutputStyle.cpp
tools/llvm-pdbutil/BytesOutputStyle.h
tools/llvm-pdbutil/llvm-pdbutil.cpp
tools/llvm-pdbutil/llvm-pdbutil.h