[llvm-commits] [llvm] r139626 - in /llvm/trunk: include/llvm/Support/DataExtractor.h lib/Support/CMakeLists.txt lib/Support/DataExtractor.cpp unittests/Support/DataExtractorTest.cpp

Eric Christopher echristo at apple.com
Tue Sep 13 12:51:30 PDT 2011


On Sep 13, 2011, at 12:42 PM, Benjamin Kramer wrote:

> This class is inspired by LLDB's
> DataExtractor, but is stripped down to the bare minimum needed for DWARF.

Will it be easy for LLDB to, say, subclass and extend this to be what they need? Trying to avoid unnecessary copying here.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110913/4f20f825/attachment.html>


More information about the llvm-commits mailing list