On 14 January 2015 at 16:01, Vince Harron <[email protected]> wrote:
> Author: vharron
> Date: Wed Jan 14 15:01:15 2015
> New Revision: 226039
>
> URL: http://llvm.org/viewvc/llvm-project?rev=226039&view=rev
> Log:
> Fixes compilation/run error with BUILD_SHARED_LIBS=TRUE

Hi Vince,

LLDB doesn't link for me after this change - it appears lldb-log.cpp
is not getting included:
undefined reference to `lldb_private::GetLogIfAnyCategoriesSet(unsigned int)'

This is a plan CMake+Ninja build on FreeBSD 10.1 w/o any special -D options.

-Ed
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to