scons/windows: Enable compute shaders when possible.
authorpal1000 <liviuprodea@yahoo.com>
Sun, 29 Sep 2019 15:35:29 +0000 (18:35 +0300)
committerJose Fonseca <jfonseca@vmware.com>
Mon, 30 Sep 2019 14:49:46 +0000 (15:49 +0100)
commiteebe091d292609de8aaf5b5c537d867b23908947
treef3dca18243428b9b1b0d4c8ec3a689ec867f726e
parent7be00b2a06d09e8f3cf2257c7449219a4685ed7f
scons/windows: Enable compute shaders when possible.

Tests done with llvm-config indicate that there are only 2 libraries in
irreader and not in engine, LLVMAsmParser and LLVMIRReader and both of them
are part of coroutines so I replaced irreader with coroutines and added
libraries unique to coroutines.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
scons/llvm.py