[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:07:41 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL327601: [DebugInfo] Add a new method IPDBSession::findLineNumbersBySectOffset (authored by asmith, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44407?vs=138494&id=138495#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44407

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/NativeSession.h
  llvm/trunk/lib/DebugInfo/PDB/DIA/DIASession.cpp
  llvm/trunk/lib/DebugInfo/PDB/Native/NativeSession.cpp
  llvm/trunk/unittests/DebugInfo/PDB/PDBApiTest.cpp

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


More information about the llvm-commits mailing list