[Lldb-commits] [PATCH] D24863: Keep dependencies separated between static and dynamic libraries. Fix for bug #28127.
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 3 18:35:03 PDT 2016
labath added a comment.
@pablooliveira @sylvestre.ledru :
If you are fine with having lldb-server link against libLLVM in the LLVM_LINK_LLVM_DYLIB case, I can make an lldb-only change that makes it work. It won't affect our use case as we don't use that flag.
Repository:
rL LLVM
https://reviews.llvm.org/D24863
More information about the lldb-commits
mailing list