[PATCH] D105527: libclang.so: Make SONAME independent from LLVM version

Jessica Clarke via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 28 09:20:00 PDT 2021


jrtc27 added a comment.

In D105527#2910616 <https://reviews.llvm.org/D105527#2910616>, @tstellar wrote:

> In D105527#2910319 <https://reviews.llvm.org/D105527#2910319>, @jrtc27 wrote:
>
>> I'm seeing the test fail locally (on ca0fe3447fb85762838468537d93d4ef82c5a1af <https://reviews.llvm.org/rGca0fe3447fb85762838468537d93d4ef82c5a1af>) with:
>>
>>   00000000000d1799 t clang_CompileCommand_getNumMappedSources
>>
>> being found by grep.
>
> What Operating System?

Ubuntu 18.04, amd64, using -fuse-ld=gold


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105527



More information about the cfe-commits mailing list