[all-commits] [llvm/llvm-project] 74e106: [MLIR] Don't build MLIRExecutionEngineShared on Wi...

Zentrik via All-commits all-commits at lists.llvm.org
Wed Oct 9 12:43:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74e1062e34542c6c43293da51ad6e1c7d41ced2c
      https://github.com/llvm/llvm-project/commit/74e1062e34542c6c43293da51ad6e1c7d41ced2c
  Author: Zentrik <llvm.zentrik at gmail.com>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:
    M mlir/lib/ExecutionEngine/CMakeLists.txt

  Log Message:
  -----------
  [MLIR] Don't build MLIRExecutionEngineShared on Windows (#109524)

This disabled the build of `MLIRExecutionEngineShared` because this causes linkage issues in windows for currently unknown reasons.
Related issue: https://github.com/llvm/llvm-project/issues/106859.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list