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