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

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 6 21:25:38 PDT 2021


tstellar added a comment.

I tried to keep this simple and only add the Linux support for now.  There seem to be some subtle differences of how different operating systems handle export lists and linker scripts, and I wasn't confident about how to make this work on those systems.


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