[PATCH] D44391: Export LLVM_DYLIB_COMPONENTS in LLVMConfig.cmake
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 13 02:31:38 PDT 2018
labath added a comment.
The ARG_USE_SHARED thingy looks like a typo. I'll make a separate patch for that.
The LLVM_DYLIB_COMPONENTS "all" idea also sounds reasonable, but is also quite orthogonal to what I'm trying to do here (making standalone and in-tree builds behave the same way). I don't have time to look into that now, but I do encourage you to propose a patch for that yourself.
Repository:
rL LLVM
https://reviews.llvm.org/D44391
More information about the llvm-commits
mailing list