[Lldb-commits] [PATCH] D25680: [cmake] Make dependencies of lldb libraries private, take 2
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 18 03:35:18 PDT 2016
labath added subscribers: krytarowski, emaste, sylvestre.ledru.
labath added a comment.
@sylvestre.ledru : I believe this will fix the LINK_LLVM_DYLIB issue you were encountering. Let me know if you're still having problems after this.
@emaste @krytarowski : This has potential to break linking on *BSD. I'll keep an eye on the bots and respond accordingly.
https://reviews.llvm.org/D25680
More information about the lldb-commits
mailing list