[PATCH] D44407: [DebugInfo] Add a new method IPDBSession::findLineNumbersBySectOffset

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 23:00:42 PDT 2018


asmith updated this revision to Diff 138494.
asmith edited the summary of this revision.

https://reviews.llvm.org/D44407

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44407.138494.patch
Type: text/x-patch
Size: 4711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/c03bebf6/attachment.bin>


More information about the llvm-commits mailing list