bolt/deps/llvm-18.1.8/cross-project-tests/amdgpu/lit.local.cfg

3 lines
118 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
if "clang" not in config.available_features or "AMDGPU" not in config.targets_to_build:
config.unsupported = True