aboutsummaryrefslogtreecommitdiff
path: root/cross-project-tests/amdgpu/lit.local.cfg
blob: 23bb1a5dbf8904e719193cb2349bb5375f7dd4b3 (plain)
1
2
if "clang" not in config.available_features or "AMDGPU" not in config.targets_to_build:
    config.unsupported = True