Sign in
llvm
/
llvm-project
/
lld
/
877ba1c811157ccd319ed139b30caa8d86a7717a
/
.
/
test
/
wasm
/
Inputs
/
disallow-feature-foo.yaml
blob: f4f987ef090a8324fdb928e1acb878b781a53e49 [
file
] [
log
] [
blame
]
---
!WASM
FileHeader:
Version:
0x00000001
Sections:
-
Type:
CUSTOM
Name:
linking
Version:
2
-
Type:
CUSTOM
Name:
target_features
Features:
-
Prefix:
DISALLOWED
Name:
"foo"
...