[PATCH] D30956: Introduce NativeEnumModules and NativeCompilandSymbol

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 12:47:50 PDT 2017


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

Addresses the header line mistakes caught by inglorion and re-words the comment on the mappings for 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
  llvm/test/DebugInfo/PDB/Native/pdb-native-compilands.test
  llvm/tools/llvm-pdbdump/llvm-pdbdump.cpp

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


More information about the llvm-commits mailing list