[all-commits] [llvm/llvm-project] 83e23d: Fix MLIR build with shared libraries enabled
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sat May 20 15:46:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83e23d25365e140561c71f0a8876f6d39a1a3339
https://github.com/llvm/llvm-project/commit/83e23d25365e140561c71f0a8876f6d39a1a3339
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-05-20 (Sat, 20 May 2023)
Changed paths:
M mlir/test/lib/IR/CMakeLists.txt
Log Message:
-----------
Fix MLIR build with shared libraries enabled
Missing dependencies in CMake which does not impact static builds.
More information about the All-commits
mailing list