Sign in
llvm
/
llvm-project
/
aeeacbd989fc474d920afa1b1dd3fb4ef502c726
/
.
/
mlir
/
test
/
mlir-spirv-cpu-runner
/
lit.local.cfg
blob: f218c0b26c9a591df3dc03cc8b700f1b74e39aaa [
file
] [
log
] [
blame
]
import
sys
# FIXME: llvm orc does not support the COFF rtld.
if
sys
.
platform
==
'win32'
:
config
.
unsupported
=
True
if
not
config
.
enable_spirv_cpu_runner
:
config
.
unsupported
=
True