lit.local.cfg 119 Bytes Raw Blame History Permalink 1 2 3 4 5 import sys # FIXME: llvm orc does not support the COFF rtld. if sys.platform == 'win32': config.unsupported = True