[Mlir-commits] [mlir] [mlir] Specify deps via `LLVM_LINK_COMPONENTS` (PR #118542)

Tom Stellard llvmlistbot at llvm.org
Tue Dec 3 17:30:36 PST 2024


tstellar wrote:

I think if you do `set(LLVM_LINK_COMPONENTS nativecodegen)` it will work for both configurations.  See https://github.com/llvm/llvm-project/blob/main/llvm/unittests/ExecutionEngine/MCJIT/CMakeLists.txt#L13

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


More information about the Mlir-commits mailing list