repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git]
/
lld
/
test
/
wasm
/
Inputs
/
require-feature-foo.yaml
blob
cf42b79fa4bba2c2b44c90bf3e86614faceb5b3b
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: REQUIRED
12
Name: "foo"
13
...