llvm/llvm/test/CodeGen/BPF/lit.local.cfg

if not "BPF" in config.root.targets:
    config.unsupported = True
if "system-aix" in config.available_features:
    config.unsupported = True