This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 956cf76 This reverts commit r265505. new 5515858 Read the rest of the DBI substreams, and parse source info. new 6ede1c0 Update llvm-objdump for disassembly of ARM Mach-O files to al [...] new c5b250a [CMake] [Darwin] Use libtool instead of ar && ranlib
The 3 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: CMakeLists.txt | 15 +++ include/llvm/DebugInfo/PDB/Raw/ModInfo.h | 8 ++ include/llvm/DebugInfo/PDB/Raw/PDBDbiStream.h | 12 +- lib/DebugInfo/PDB/Raw/PDBDbiStream.cpp | 135 +++++++++++++++++++-- test/DebugInfo/PDB/pdbdump-headers.test | 3 + .../ARM/macho-symbolized-disassembly.test | 8 +- tools/llvm-objdump/MachODump.cpp | 8 +- tools/llvm-pdbdump/llvm-pdbdump.cpp | 35 +++--- 8 files changed, 190 insertions(+), 34 deletions(-)