[PATCH] D116537: [llvm][cmake] never link llvm-config against llvm dylib
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 3 10:16:18 PST 2022
mstorsjo added a comment.
In D116537#3217849 <https://reviews.llvm.org/D116537#3217849>, @mstorsjo wrote:
> What do you think about not passing in `LLVM_LINK_LLVM_DYLIB` to the internal, chained cmake build for the native tools (or forcing it to false)? Either as complement to or replacement for this patch.
… because that should fix the same issue when building the native `*-tblgen` tools too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116537/new/
https://reviews.llvm.org/D116537
More information about the llvm-commits
mailing list