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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
lld
/
test
/
wasm
/
Inputs
/
disallow-feature-foo.yaml
blob
f4f987ef090a8324fdb928e1acb878b781a53e49
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: DISALLOWED
12
Name: "foo"
13
...