Thanks Ryan, I had an llvm checkout from a couple days ago so I hadn't seen this yet. Your patch looks good, I committed it as
Sending source/Expression/IRExecutionUnit.cpp Transmitting file data . Committed revision 223196. > On Dec 2, 2014, at 7:16 PM, Ryan Goodfellow <[email protected]> wrote: > > 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 > > <IRExec_Patch.diff>_______________________________________________ > lldb-dev mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
