[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / CodeGen / BPF / lit.local.cfg
blob36a70677f28066a1e352990ef84f0ac5b595a8dd
1 if not 'BPF' in config.root.targets:
2     config.unsupported = True
3 if 'system-aix' in config.available_features:
4     config.unsupported = True