[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / lld / test / wasm / Inputs / no-feature-foo.yaml
blob6456d0427072224037cc44ccdf1cdb0c9d78bca4
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 ...