bpf: add missing lit.local.cfg

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227009 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Alexei Starovoitov 2015-01-24 18:20:52 +00:00
parent 4fe85c7548
commit fb490166f4

View File

@ -0,0 +1,2 @@
if not 'BPF' in config.root.targets:
config.unsupported = True