AMDGPU: Make vector_shuffle legal for v2i32 with v_pk_mov_b32 (#123684)
[llvm-project.git] / lld / test / wasm / Inputs / use-feature-foo.yaml
blob0d1203454c058c388c68869349ce9bb53fe63528
1 --- !WASM
2 FileHeader:
3   Version:         0x00000001
4 Sections:
5   - Type:            CUSTOM
6     Name:            linking
7     Version:         2
8   - Type:            CUSTOM
9     Name:            target_features
10     Features:
11       - Prefix:        USED
12         Name:          "foo"
13 ...