[PATCH] D53324: [PDB] Extend IPDBSession's interface to retrieve frame data

Aleksandr Urakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 00:20:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344886: [PDB] Extend IPDBSession's interface to retrieve frame data (authored by aleksandr.urakov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53324?vs=169820&id=170371#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53324

Files:
  llvm/trunk/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h
  llvm/trunk/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h
  llvm/trunk/include/llvm/DebugInfo/PDB/DIA/DIASession.h
  llvm/trunk/include/llvm/DebugInfo/PDB/IPDBFrameData.h
  llvm/trunk/include/llvm/DebugInfo/PDB/IPDBSession.h
  llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeSession.h
  llvm/trunk/include/llvm/DebugInfo/PDB/PDBTypes.h
  llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIAEnumFrameData.cpp
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIAFrameData.cpp
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIASession.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeSession.cpp
  llvm/trunk/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp
  llvm/trunk/unittests/DebugInfo/PDB/PDBApiTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53324.170371.patch
Type: text/x-patch
Size: 13829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181022/85ef85a5/attachment.bin>


More information about the llvm-commits mailing list