summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/Inputs/disallow-feature-foo.yaml
blob: f4f987ef090a8324fdb928e1acb878b781a53e49 (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:        DISALLOWED
        Name:          "foo"
...
OpenPOWER on IntegriCloud