[all-commits] [llvm/llvm-project] 137da8: [mlir][CAPI] Remove the exclusion of the MLIR C-AP...
    Stella Laurenzo via All-commits 
    all-commits at lists.llvm.org
       
    Thu Oct  8 18:28:50 PDT 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 137da82b868266b0ef855ccfeb3795dbf2e2b50f
      https://github.com/llvm/llvm-project/commit/137da82b868266b0ef855ccfeb3795dbf2e2b50f
  Author: Stella Laurenzo <stellaraccident at gmail.com>
  Date:   2020-10-08 (Thu, 08 Oct 2020)
  Changed paths:
    M mlir/lib/CAPI/IR/CMakeLists.txt
    M mlir/lib/CAPI/Registration/CMakeLists.txt
  Log Message:
  -----------
  [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
    
    
More information about the All-commits
mailing list