llvm-6502/test/CodeGen/BPF/lit.local.cfg
Alexei Starovoitov fb490166f4 bpf: add missing lit.local.cfg
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227009 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-24 18:20:52 +00:00

3 lines
67 B
INI

if not 'BPF' in config.root.targets:
config.unsupported = True