[PATCH] D28397: [lld][cmake] Fix LLVM_LINK_LLVM_DYLIB build
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 01:09:43 PST 2017
labath added a comment.
Sorry about the breakage.
In https://reviews.llvm.org/D28397#652446, @dtzWill wrote:
> +1, I've been using trunk with this revision reverted since I need liblldELF as well. Would it fix all use cases if we added bits to install the libraries to add_lld_library?
Yes, I believe the install bits will fix your issue. I'll create a patch for that today.. I'd appreciate it if one of you could check that this fixes your problems
Repository:
rL LLVM
https://reviews.llvm.org/D28397
More information about the llvm-commits
mailing list