[PATCH] D34015: Allow subsections in raw output mode to be printed in the order they appear in the file.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 16:49:41 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL305034: [llvm-pdbdump] Support native ordering of subsections in raw mode. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D34015?vs=101836&id=101981#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34015
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h
llvm/trunk/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h
llvm/trunk/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
llvm/trunk/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp
llvm/trunk/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
llvm/trunk/test/DebugInfo/PDB/pdbdump-debug-subsections.test
llvm/trunk/test/DebugInfo/PDB/pdbdump-headers.test
llvm/trunk/tools/llvm-pdbdump/C13DebugFragmentVisitor.cpp
llvm/trunk/tools/llvm-pdbdump/C13DebugFragmentVisitor.h
llvm/trunk/tools/llvm-pdbdump/CMakeLists.txt
llvm/trunk/tools/llvm-pdbdump/LLVMOutputStyle.cpp
llvm/trunk/tools/llvm-pdbdump/YAMLOutputStyle.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34015.101981.patch
Type: text/x-patch
Size: 39703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170608/2d7f4579/attachment.bin>
More information about the llvm-commits
mailing list