[PATCH] D6961: Make it easier to use DwarfContext with MCJIT

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 23:16:02 PDT 2017


Fair point - Lang, others - any ideas what this might've been for/where it
might've been going/if there's still a need/desire to go there?

On Mon, May 22, 2017 at 11:04 PM George Rimar <grimar at accesssoftek.com>
wrote:

> >>On Sat, May 20, 2017 at 3:34 AM George Rimar via Phabricator <
> reviews at reviews.llvm.org> wrote
>
> >>grimar added a comment.
>
> >>
>
> >>This change introduced getLoadedSectionContents(),
> >>
> >Not sure what you mean - looks like calls to it are introduced in
> libDebugInfo?
>
> Yes. There are calls in lib\DebugInfo\DWARF\DWARFContext.cpp, but that is
> all. Looks nothing
> implements LoadedObjectInfo::getLoadedSectionContents() in LLVM code and I
> am not sure for what it is.
> Can it be just dead unused API ?
>
> George.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170523/cb2702d8/attachment.html>


More information about the llvm-commits mailing list