[PATCH] D129160: libclang.so: Make SONAME the same as LLVM version

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 00:37:34 PDT 2022


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

LGTM. I have seen multiple reports that distributors found this behavior change surprising.
I agree that having this more complex symbol versioning with libclang.so probably doesn't improve things a lot since a libclang user more or less will use some LLVM API and it doesn't have stability anyway.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129160/new/

https://reviews.llvm.org/D129160



More information about the llvm-commits mailing list