scons/windows: Support build with LLVM 10.
authorpal1000 <liviuprodea@yahoo.com>
Sat, 11 Apr 2020 08:16:41 +0000 (11:16 +0300)
committerMarge Bot <eric+marge@anholt.net>
Tue, 14 Apr 2020 08:40:56 +0000 (08:40 +0000)
commitf0b94262c18284dc61755634f01eb78051b4423e
treea1623cebcf1fe607321c8a35be924d3cc92b8687
parentc38946e62ddce554d20bf913cebeebf25bf153a4
scons/windows: Support build with LLVM 10.

LLVM engine component contains 2 new libraries, LLVMCFGuard and LLVMTextAPI.
Without them build fails like in this run: https://ci.appveyor.com/project/Alexpux/mingw-packages/builds/32102425/job/wkmb4gimfqkkb3cg

Cc: <mesa-stable@lists.freedesktop.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4521>
scons/llvm.py