[PATCH] D30956: Introduce NativeEnumModules and NativeCompilandSymbol

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 14:11:25 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297883: Introduce NativeEnumModules and NativeCompilandSymbol (authored by amccarth).

Changed prior to commit:
  https://reviews.llvm.org/D30956?vs=91915&id=91932#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30956

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h
  llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
  llvm/trunk/test/DebugInfo/PDB/Native/pdb-native-compilands.test
  llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.cpp

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


More information about the llvm-commits mailing list