Sign in
chromium
/
external
/
github.com
/
microsoft
/
DirectXShaderCompiler
/
refs/heads/upstream/python3kgae-patch-1
/
.
/
test
/
Integer
/
lit.local.cfg
blob: 0feeaa54b3d78abf149bdf5b544022cb0c64192f [
file
] [
log
] [
blame
] [
edit
]
# 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