[PATCH] D32772: Update llvm-readobj to re-use parsing code
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 10:24:28 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302052: [llvm-readobj] Update readobj to re-use parsing code. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D32772?vs=97522&id=97681#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32772
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/StringTable.h
llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h
llvm/trunk/include/llvm/Support/BinaryStreamRef.h
llvm/trunk/lib/DebugInfo/CodeView/StringTable.cpp
llvm/trunk/lib/DebugInfo/CodeView/SymbolDumper.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBStringTable.cpp
llvm/trunk/tools/llvm-pdbdump/Diff.cpp
llvm/trunk/tools/llvm-pdbdump/LLVMOutputStyle.cpp
llvm/trunk/tools/llvm-pdbdump/YAMLOutputStyle.cpp
llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
llvm/trunk/tools/llvm-readobj/llvm-readobj.h
llvm/trunk/unittests/DebugInfo/PDB/ErrorChecking.h
llvm/trunk/unittests/DebugInfo/PDB/StringTableBuilderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32772.97681.patch
Type: text/x-patch
Size: 20688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/f7a4c43c/attachment-0001.bin>
More information about the llvm-commits
mailing list