[PATCH] D24863: Keep dependencies separated between static and dynamic libraries. Fix for bug #28127.

Pablo Oliveira via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 22:15:52 PDT 2016


pablooliveira added a comment.

> 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.

@labath, I think that would be fine in the context of the Debian package. Thanks !


Repository:
  rL LLVM

https://reviews.llvm.org/D24863





More information about the llvm-commits mailing list