[all-commits] [llvm/llvm-project] 1c4d9a: [mlir][ExecutionEngine] Fix native dependencies fo...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Mon Dec 13 13:14:00 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c4d9ae83dbbefb5773a5467052e3d398ed28452
https://github.com/llvm/llvm-project/commit/1c4d9ae83dbbefb5773a5467052e3d398ed28452
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-12-13 (Mon, 13 Dec 2021)
Changed paths:
M mlir/lib/CAPI/ExecutionEngine/CMakeLists.txt
M mlir/lib/ExecutionEngine/CMakeLists.txt
Log Message:
-----------
[mlir][ExecutionEngine] Fix native dependencies for AsmParser and Printer
This is a post-commit fix for https://reviews.llvm.org/D114338 which was landed as
https://reviews.llvm.org/rG050cc1cd6e6882eadba6e5ea7b588ca0b8aa1b12
Differential Revision: https://reviews.llvm.org/D115666
More information about the All-commits
mailing list