[all-commits] [llvm/llvm-project] bb9b5d: Revert "[mlir][CAPI] Proposal: Always building a l...

ftynse via All-commits all-commits at lists.llvm.org
Fri Nov 6 10:00:50 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bb9b5d39712e39e15b22b36e8138075cea0cd7b5
      https://github.com/llvm/llvm-project/commit/bb9b5d39712e39e15b22b36e8138075cea0cd7b5
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M mlir/cmake/modules/AddMLIR.cmake
    M mlir/cmake/modules/AddMLIRPythonExtension.cmake
    M mlir/include/mlir-c/AffineExpr.h
    M mlir/include/mlir-c/AffineMap.h
    M mlir/include/mlir-c/Diagnostics.h
    M mlir/include/mlir-c/IR.h
    M mlir/include/mlir-c/Pass.h
    M mlir/include/mlir-c/Registration.h
    M mlir/include/mlir-c/StandardAttributes.h
    M mlir/include/mlir-c/StandardDialect.h
    M mlir/include/mlir-c/StandardTypes.h
    M mlir/include/mlir-c/Support.h
    M mlir/include/mlir-c/Transforms.h
    M mlir/lib/Bindings/Python/CMakeLists.txt
    M mlir/lib/CAPI/CMakeLists.txt
    M mlir/lib/CAPI/IR/CMakeLists.txt
    M mlir/lib/CAPI/Registration/CMakeLists.txt
    M mlir/lib/CAPI/Standard/CMakeLists.txt
    M mlir/lib/CAPI/Transforms/CMakeLists.txt
    M mlir/lib/CAPI/Transforms/Passes.cpp
    M mlir/test/CAPI/CMakeLists.txt
    M mlir/tools/mlir-tblgen/PassCAPIGen.cpp

  Log Message:
  -----------
  Revert "[mlir][CAPI] Proposal: Always building a libMLIRPublicAPI.so."

This reverts commit 80fe2f61fac9f72825f907637a9c63aca32d8f14.

Broke linkage with GNU ld. See original review thread for more details.




More information about the All-commits mailing list