[PATCH] D132486: Revert "libclang.so: Make SONAME the same as LLVM version"

Tobias Hieta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 23 10:20:18 PDT 2022


thieta created this revision.
Herald added subscribers: fedor.sergeev, mgorny.
Herald added a project: All.
thieta requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This reverts commit bc39d7bdd4977a953b2e102f8f7eb479ad78984e <https://reviews.llvm.org/rGbc39d7bdd4977a953b2e102f8f7eb479ad78984e>.

rename CLANG_SONAME to LIBCLANG_SOVERSION

[clang][cmake] introduce option CLANG_FORCE_MATCHING_LIBCLANG_SOVERSION


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132486

Files:
  clang/CMakeLists.txt
  clang/docs/ReleaseNotes.rst
  clang/tools/libclang/CMakeLists.txt
  clang/tools/libclang/libclang.exports
  clang/tools/libclang/libclang.map
  clang/tools/libclang/linker-script-to-export-list.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132486.454886.patch
Type: text/x-patch
Size: 30850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220823/fe02abeb/attachment-0001.bin>


More information about the cfe-commits mailing list