forked from OSchip/llvm-project
[WebAssembly] Add missing lit.local.cfg
This commit is contained in:
parent
c201f27225
commit
b182ccfc2d
|
@ -0,0 +1,2 @@
|
|||
if not 'WebAssembly' in config.root.targets:
|
||||
config.unsupported = True
|
Loading…
Reference in New Issue