[clang] [llvm] [libclang/python] Enable packaging clang python bindings (PR #125806)
Cristian Le via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 19 11:40:45 PST 2025
LecrisUT wrote:
> Does this assume they already have a .so installed?
For now yes. Bundling the compiled library is also possible, but requires significantly more work and iterative investigation. I can offer help on reviewing that and discuss potential approaches depending on the requirements.
https://github.com/llvm/llvm-project/pull/125806
More information about the llvm-commits
mailing list