summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/BPF/lit.local.cfg
blob: d1828f2b613d9ed09ca94fb483fcf08aef8fd253 (plain)
1
2
3
4
if not "BPF" in config.root.targets:
    config.unsupported = True
if "system-aix" in config.available_features:
    config.unsupported = True