tfiala added a subscriber: tfiala.
tfiala added a comment.

> Setting the dependencies as private required a fixup of the argdumper link 
> command, as it was not


actually linking to liblldb (it was referring to symbols from the lldb_private 
namespace, which
are not exposed in liblldb),

At some point lldb-argdumper is planned to be reworked just slightly so it had 
no dependencies on the lldb core.  (That would have avoided this I suspect.)


http://reviews.llvm.org/D16293



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to