[PATCH] D30956: Introduce NativeEnumModules and NativeCompilandSymbol

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 16:32:29 PDT 2017


amccarth updated this revision to Diff 91792.
amccarth added a comment.

Cope with the backwards naming of the getName and getLibraryName methods.


https://reviews.llvm.org/D30956

Files:
  llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
  llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h
  llvm/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp
  llvm/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp
  llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30956.91792.patch
Type: text/x-patch
Size: 8183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/fc3f3cbe/attachment.bin>


More information about the llvm-commits mailing list