[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
Sat Nov 12 03:10:39 PST 2016


labath added a comment.

Several people have expressed objections to this patch, so I guess the answer is no. :)

However, I have made some changes to lldb's build system (https://reviews.llvm.org/D25680) which should fix the original issue you were experiencing (Sorry, I forgot to loop you in on that). Can you check if you are still experiencing this problem with the latest trunk ?


Repository:
  rL LLVM

https://reviews.llvm.org/D24863





More information about the lldb-commits mailing list