1 2 3 4 5
import sys # FIXME: llvm orc does not support the COFF rtld. if sys.platform == 'win32': config.unsupported = True