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

Michael Spencer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 27 16:48:32 PDT 2021


Bigcheese added a comment.

Also, this python script just doesn't work. It's missing a sys import, a "w" flag, and a new line after each write. It also dumps the output into the source directory. Was this actually tested?


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