[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:14:23 PST 2022
mstorsjo added a comment.
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.
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