[PATCH] D116537: [llvm][cmake] never link llvm-config against llvm dylib

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 4 05:19:56 PST 2022


mstorsjo added a comment.

In D116537#3219158 <https://reviews.llvm.org/D116537#3219158>, @sterni wrote:

> In D116537#3219126 <https://reviews.llvm.org/D116537#3219126>, @mstorsjo wrote:
>
>> Ok, so the missing context is that you're manually forwarding this by setting e.g. `-DLLVM_LINK_LLVM_DYLIB=ON -DCROSS_TOOLCHAIN_FLAGS_NATIVE="... -DLLVM_LINK_LLVM_DYLIB=ON ..."`?
>
> Yes.

Ok, thanks. Don’t you have the same issue with the tblgen tools then 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