1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/CodeGen/BPF/lit.local.cfg
Alexei Starovoitov 9550847b00 bpf: add missing lit.local.cfg
llvm-svn: 227009
2015-01-24 18:20:52 +00:00

3 lines
67 B
INI

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