[all-commits] [llvm/llvm-project] 1de7a1: [MLIR][python] Disable SONAME on extensions.

Stella Laurenzo via All-commits all-commits at lists.llvm.org
Thu Jul 29 17:47:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1de7a17ff3201e4aa29cf53c0745e8666fbf8286
      https://github.com/llvm/llvm-project/commit/1de7a17ff3201e4aa29cf53c0745e8666fbf8286
  Author: Stella Laurenzo <stellaraccident at gmail.com>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M mlir/cmake/modules/AddMLIRPython.cmake

  Log Message:
  -----------
  [MLIR][python] Disable SONAME on extensions.

* Broken out of https://reviews.llvm.org/D106419
* Otherwise, same named modules will conflict with each other.

Differential Revision: https://reviews.llvm.org/D107113




More information about the All-commits mailing list