bolt/deps/llvm-18.1.8/mlir/test/Integration/Dialect/Async/CPU/lit.local.cfg

6 lines
108 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
import sys
# Windows does not have aligned_alloc
if sys.platform == "win32":
config.unsupported = True