mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
bpf: add missing lit.local.cfg
llvm-svn: 227009
This commit is contained in:
parent
9de5355969
commit
9550847b00
2
test/CodeGen/BPF/lit.local.cfg
Normal file
2
test/CodeGen/BPF/lit.local.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
if not 'BPF' in config.root.targets:
|
||||
config.unsupported = True
|
Loading…
Reference in New Issue
Block a user