[PATCH] D30314: Implement some methods for NativeRawSymbol

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 16:22:36 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296049: Implement some methods for NativeRawSymbol (authored by amccarth).

Changed prior to commit:
  https://reviews.llvm.org/D30314?vs=89581&id=89585#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30314

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/DIA/DIASession.h
  llvm/trunk/include/llvm/DebugInfo/PDB/IPDBSession.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeSession.h
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIASession.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeSession.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30314.89585.patch
Type: text/x-patch
Size: 5952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/43c224a3/attachment.bin>


More information about the llvm-commits mailing list