[PATCH] D94941: Add minor version to libclang.so and libclang-cpp.so SONAME
Tom Stellard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 20 08:17:17 PST 2021
tstellar added a comment.
In D94941#2509829 <https://reviews.llvm.org/D94941#2509829>, @sylvestre.ledru wrote:
> I might be wrong but if the ABI is incompatible, are we not supposed to update the SONAME itself?
That's what this patch does, it updates the SONAME from *-11 to *-11.1.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94941/new/
https://reviews.llvm.org/D94941
More information about the cfe-commits
mailing list