[all-commits] [llvm/llvm-project] 53a5c3: Fix MLIR build with Shared lib enabled

Mehdi Amini via All-commits all-commits at lists.llvm.org
Mon Jun 5 12:11:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53a5c3ab4dbe434753e0e4e3505efa2e5692e752
      https://github.com/llvm/llvm-project/commit/53a5c3ab4dbe434753e0e4e3505efa2e5692e752
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

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

  Log Message:
  -----------
  Fix MLIR build with Shared lib enabled

db7cc0348c9a0 added OpenMP support to the execution engine but didn't
add the explicit CMake dependency.




More information about the All-commits mailing list