diff options
author | Tom Stellard <tstellar@redhat.com> | 2022-07-25 22:02:47 -0700 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2022-07-25 22:03:34 -0700 |
commit | bc39d7bdd4977a953b2e102f8f7eb479ad78984e (patch) | |
tree | 02a893c6add61712a558ab29ad4526d859a99bcc /llvm/lib/Analysis/CodeMetrics.cpp | |
parent | 79c2fe066d8ab398f41a50b244cf875a1355add1 (diff) | |
download | llvm-bc39d7bdd4977a953b2e102f8f7eb479ad78984e.zip llvm-bc39d7bdd4977a953b2e102f8f7eb479ad78984e.tar.gz llvm-bc39d7bdd4977a953b2e102f8f7eb479ad78984e.tar.bz2 |
libclang.so: Make SONAME the same as LLVM version
This partially reverts c7b3a91017d26266d7556b1ac7c49b06f0109b91. Having
libclang.so with a different SONAME than the other LLVM libraries was
causing a lot of confusion for users. Also, this change did not really
acheive it's purpose of allowing apps to use newer versions of
libclang.so without rebuilding, because a new version of libclang.so
requires a new version of libLLVM.so, which does not have a stable ABI.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D129160
Diffstat (limited to 'llvm/lib/Analysis/CodeMetrics.cpp')
0 files changed, 0 insertions, 0 deletions