mstorsjo wrote: > Since we use the limited/stable API now
Not everybody have necessarily switched yet - consider various third party distributors. In particular, I’m still building llvm-mingw with the full Python API; I briefly tested enabling the limited API once it became possible to use, but it didn’t work for me (for mingw builds) - I haven’t yet had time to look into what’s causing it to fail. This change broke my nightly llvm-mingw builds: https://github.com/mstorsjo/llvm-mingw/actions/runs/29794776760/job/88546104864 Would you consider reverting this, at least until I have time to sort out the issues with the limited Python API in mingw builds? https://github.com/llvm/llvm-project/pull/209464 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
