[mlir][CAPI] Remove the exclusion of the MLIR C-API from libMLIR.so.
authorStella Laurenzo <stellaraccident@gmail.com>
Thu, 8 Oct 2020 23:41:11 +0000 (16:41 -0700)
committerStella Laurenzo <stellaraccident@gmail.com>
Fri, 9 Oct 2020 01:22:19 +0000 (18:22 -0700)
commit137da82b868266b0ef855ccfeb3795dbf2e2b50f
tree28bcb0f9d696a82426076753f80e42b2752039e4
parent5390c5a96e9774f0f7d748b5a466c308f916ecd0
[mlir][CAPI] Remove the exclusion of the MLIR C-API from libMLIR.so.

* I believe this was done early on due to it being experimental/etc.
* Needed for dynamic linking in npcomp.

Differential Revision: https://reviews.llvm.org/D89081
mlir/lib/CAPI/IR/CMakeLists.txt
mlir/lib/CAPI/Registration/CMakeLists.txt