xref: /llvm-project/lld/test/wasm/Inputs/no-feature-foo.yaml (revision f6f4f84378ea07e8cb976631dd82079c027d7cf4)
1--- !WASM
2FileHeader:
3  Version:         0x00000001
4Sections:
5  - Type:            CUSTOM
6    Name:            linking
7    Version:         2
8  - Type:            CUSTOM
9    Name:            target_features
10    Features:        [ ]
11...
12