llvm-capstone/mlir/include
Alex Zinenko 19db802e7b [mlir] make implementations of translation to LLVM IR interfaces private
There is no need for the interface implementations to be exposed, opaque
registration functions are sufficient for all users, similarly to passes.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D97852
2021-03-04 09:16:32 +01:00
..
mlir [mlir] make implementations of translation to LLVM IR interfaces private 2021-03-04 09:16:32 +01:00
mlir-c Add basic JIT Python Bindings 2021-03-03 18:19:40 +00:00