xref
: /
llvm-project-15.0.7
/
llvm
/
test
/
CodeGen
/
WebAssembly
/
lit.local.cfg
(revision b2f62a32)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if not 'WebAssembly' in
config.root.targets
:
2
config.unsupported
= True
3