[PATCH] D129160: libclang.so: Make SONAME the same as LLVM version
Isuru Fernando via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 11 06:47:57 PDT 2022
isuruf added a comment.
As a downstream packager of libclang, I really like the SONAME not changing in libclang. It makes it possible for us to package things like qt that depend on libclang, but not have to rebuild qt for every major revision of LLVM.
It's not clear to me what the reason for removing this is. Can someone help me understand why this useful feature was removed?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129160/new/
https://reviews.llvm.org/D129160
More information about the cfe-commits
mailing list