[llvm] [offload] Fix link issues when LLVM_LINK_LLVM_DYLIB on (PR #106583)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 31 13:58:40 PDT 2024


jhuber6 wrote:

> Do you want to get rid of all checks for `LLVM_LINK_LLVM_DYLIB`? If so, we'll need to rearrange some code since some libraries are added conditionally.

Shouldn't be necessary on the plugin bits at least.

https://github.com/llvm/llvm-project/pull/106583


More information about the llvm-commits mailing list