[PATCH] D6961: Make it easier to use DwarfContext with MCJIT
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 23:04:01 PDT 2017
>>On Sat, May 20, 2017 at 3:34 AM George Rimar via Phabricator <reviews at reviews.llvm.org<mailto: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/a273c788/attachment.html>
More information about the llvm-commits
mailing list