bolt/deps/llvm-18.1.8/clang/test/CodeGenObjC/lit.local.cfg

3 lines
99 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
if any(target in config.target_triple for target in ("aix", "zos")):
config.unsupported = True