[llvm-dev] [Proposal][DWARF] add getAddressForLineInfo to DwarfContext

Vivien Millet via llvm-dev llvm-dev at lists.llvm.org
Wed Mar 15 08:10:05 PDT 2017


Hi,

I've seen there is a getLineInfoForAddress
<http://llvm.org/docs/doxygen/html/classllvm_1_1DWARFContext.html#aa54e341f8f3f3fc015115f740c1208b8>
in
the DwarfContext class of the llvm dwarf module, is it possible to have the
counterpart *getAddressForLineInfo* ?
Or is this information available somewhere else ?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170315/49dd9c06/attachment.html>


More information about the llvm-dev mailing list