blob: 7fd56a7f60dc20030f09e3e4c99dca54a47f547b [file] [log] [blame]
import sys
# FIXME: llvm orc does not support the COFF rtld.
if sys.platform == 'win32':
config.unsupported = True