[all-commits] [llvm/llvm-project] c7b3a9: libclang.so: Make SONAME independent from LLVM ver...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Mon Jul 26 16:37:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7b3a91017d26266d7556b1ac7c49b06f0109b91
https://github.com/llvm/llvm-project/commit/c7b3a91017d26266d7556b1ac7c49b06f0109b91
Author: Tom Stellard <tstellar at redhat.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M clang/test/CMakeLists.txt
A clang/test/LibClang/lit.local.cfg
A clang/test/LibClang/symbols.test
M clang/test/lit.site.cfg.py.in
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:
-----------
libclang.so: Make SONAME independent from LLVM version
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D105527
More information about the All-commits
mailing list