Mercurial > hg > CbC > CbC_llvm
view mlir/test/mlir-cpu-runner/lit.local.cfg @ 154:f7e988d3e4cc
fix def file
author | anatofuz |
---|---|
date | Wed, 11 Mar 2020 19:23:03 +0900 |
parents | 1d019706d866 |
children | 2e18cbf3894f |
line wrap: on
line source
import sys # FIXME: llvm orc does not support the COFF rtld. if sys.platform == 'win32': config.unsupported = True