summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/Inputs/require-feature-foo.yaml
blob: cf42b79fa4bba2c2b44c90bf3e86614faceb5b3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- !WASM
FileHeader:
  Version:         0x00000001
Sections:
  - Type:            CUSTOM
    Name:            linking
    Version:         2
  - Type:            CUSTOM
    Name:            target_features
    Features:
      - Prefix:        REQUIRED
        Name:          "foo"
...
OpenPOWER on IntegriCloud