[all-commits] [llvm/llvm-project] 0f28d4: SONAME introduce option CLANG_FORCE_MATCHING_LIBCL...
h-vetinari via All-commits
all-commits at lists.llvm.org
Wed Aug 24 23:36:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f28d4856630f8b5c6708069b4e35d7345838d6b
https://github.com/llvm/llvm-project/commit/0f28d4856630f8b5c6708069b4e35d7345838d6b
Author: H. Vetinari <h.vetinari at gmx.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M clang/CMakeLists.txt
M clang/docs/ReleaseNotes.rst
M clang/tools/libclang/CMakeLists.txt
R clang/tools/libclang/libclang.exports
A clang/tools/libclang/libclang.map
A clang/tools/libclang/linker-script-to-export-list.py
Log Message:
-----------
SONAME introduce option CLANG_FORCE_MATCHING_LIBCLANG_SOVERSION
This reverts commit bc39d7bdd4977a953b2e102f8f7eb479ad78984e.
rename CLANG_SONAME to LIBCLANG_SOVERSION
[clang][cmake] introduce option CLANG_FORCE_MATCHING_LIBCLANG_SOVERSION
Differential Revision: https://reviews.llvm.org/D132486
More information about the All-commits
mailing list