Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/17.0-2023-07-29
/
.
/
lld
/
test
/
wasm
/
lit.local.cfg
blob: 71a089c21423f6fb618d0bb5c069c9091fed2d8a [
file
] [
log
] [
blame
] [
edit
]
if
"wasm"
not
in
config
.
available_features
:
config
.
unsupported
=
True
config
.
suffixes
=
[
".test"
,
".yaml"
,
".ll"
,
".s"
]