[Mesa-dev] [PATCH] appveyor: Consume LLVM 5.0.1.

Jose Fonseca jfonseca at vmware.com
Sat Jun 16 20:49:33 UTC 2018


On 16/06/18 19:23, Matt Turner wrote:
> Is LLVM-5 now your oldest supported version? I know Igalia build tests
> with versions going all the way back to 3.3 before stable releases, so
> they might be able to cut down the required testing.

We do plan to drop support for LLVM 3.x in the near future, but it has 
been a somewhat painful transition to LLVM 5.0 (I lost count of the 
times we thought we were done, but stumbled into some weird regression 
that caused us to delay/revert the move), so it would be better to wait 
a month to let dust settle, before start yanking out support for LLVM 
3.3 out of Mesa source tree.

But feel free to stop testing LLVM 3.3.  We've now stopped building with 
it too.


Just one remark: for those who care, it's possible, but a big pain to 
get LLVM 5 cross compiled with MinGW, due to C++ threads, which require 
libstdc++ w/ win32-pthread.  I should write up instructions somewhere.

Jose




More information about the mesa-dev mailing list