PHP-Binaries icon indicating copy to clipboard operation
PHP-Binaries copied to clipboard

Explore using LLVM on Windows instead of MSVC

Open dktapps opened this issue 2 years ago • 2 comments

Legend has it that LLVM is better for performance and is less quirky than MSVC.

dktapps avatar Mar 13 '23 22:03 dktapps

As it turns out, LLVM is not well supported by php-src: https://github.com/php/php-src/pull/11313

This is therefore not likely to be doable in the near future (it was already low priority).

dktapps avatar Jun 21 '23 16:06 dktapps

llvm & php.. So pain... (I've compiled it a few times, but some libs couldn't be compile with llvm..)

BlackCatDevel0per avatar Jun 25 '23 02:06 BlackCatDevel0per