[PATCH] D35738: Enable llvm-pdbutil to list enumerations using native PDB reader
Adrian McCarthy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 15:38:45 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310144: Enable llvm-pdbutil to list enumerations using native PDB reader (authored by amccarth).
Changed prior to commit:
https://reviews.llvm.org/D35738?vs=109817&id=109830#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35738
Files:
llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbol.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeSession.h
llvm/trunk/include/llvm/DebugInfo/PDB/PDBSymbol.h
llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
llvm/trunk/lib/DebugInfo/PDB/Native/NativeEnumSymbol.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/NativeSession.cpp
llvm/trunk/test/DebugInfo/PDB/Native/pdb-native-enums.test
llvm/trunk/tools/llvm-pdbutil/PrettyEnumDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35738.109830.patch
Type: text/x-patch
Size: 18239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170804/4474e5ba/attachment.bin>
More information about the llvm-commits
mailing list