[lldb-dev] Patch for compile error
Ryan Goodfellow
rgoodfel at isi.edu
Tue Dec 2 19:16:44 PST 2014
Hi,
I have LLVM revision 223186 and LLDB revision 223190, both fetched today
and could not build LLDB inside the source tree. The problem seems to be
that an LLVM interface was updated to accept a std::unique_ptr instead
of a raw c-pointer and the LLDB code that calls it was not. I have
attached a patch that I think fixes the problem.
Thanks
~ ry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IRExec_Patch.diff
Type: text/x-patch
Size: 585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20141202/32087485/attachment.bin>
More information about the lldb-dev
mailing list