brintos

brintos / llvm-project-archived public Read only

0
0
Text · 118 B · 23bb1a5 Raw
3 lines · plain
1if "clang" not in config.available_features or "AMDGPU" not in config.targets_to_build:2    config.unsupported = True3