DirectXShaderCompiler/test/Verifier/lit.local.cfg

7 строки
201 B
INI

# HLSL Change
# Disable verifier tests on Windows. These fail due to issues with the MS
# filesystem code causing llvm-as to crash.
import sys
if sys.platform in ['win32']:
config.unsupported = True