[Mlir-commits] [mlir] [mlir][CMake] Modify the behavior of `add_mlir_aggregate ` and add `mlir_c_target_link_libraries`. (PR #141435)

Maksim Levental llvmlistbot at llvm.org
Mon May 26 15:40:14 PDT 2025


================
@@ -10,7 +10,5 @@ add_mlir_upstream_c_api_library(MLIRCAPIExecutionEngine
   ExecutionEngine.cpp
 
   LINK_LIBS PUBLIC
-  MLIRBuiltinToLLVMIRTranslation
   MLIRExecutionEngine
-  MLIRLLVMToLLVMIRTranslation
----------------
makslevental wrote:

Ok

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


More information about the Mlir-commits mailing list