[PATCH] D116537: [llvm][cmake] never link llvm-config against llvm dylib
John Ericson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 3 09:59:08 PST 2022
Ericson2314 added inline comments.
================
Comment at: llvm/tools/llvm-config/CMakeLists.txt:9
llvm-config.cpp
+ DISABLE_LLVM_LINK_LLVM_DYLIB
)
----------------
Ericson2314 wrote:
> I might move the bulk of the commit message to just being a comment here? Otherwise one needs to `git blame` to find the rationale.
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