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

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 23:41:53 PDT 2017


Pretty sure it is at this point, though it might be nice to keep around for
people. Happy to talk with Lang about how to integrate it possibly.

On Mon, May 22, 2017, 11:16 PM David Blaikie <dblaikie at gmail.com> wrote:

> 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/969177ce/attachment.html>


More information about the llvm-commits mailing list