mstorsjo / llvm-mingw

An LLVM/Clang/LLD based mingw-w64 toolchain
Other
1.98k stars 188 forks source link

function of python included in release #452

Open wmjb opened 2 months ago

wmjb commented 2 months ago

would you mind explaining the function of python included in the release? i see in site-packages there is some llvm-mingw related stuff.. does this version of python enable the use of llvm-mingw as a compiler for python in windows?

longnguyen2004 commented 2 months ago

It is used in LLDB to provide scripting capability