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]
/
llvm
/
test
/
ObjectYAML
/
wasm
/
producers_section_repeat.yaml
blob
6b040866e0598700336376e2c92f701e136062e2
1
# RUN: yaml2obj %s | not obj2yaml 2>&1 | FileCheck %s
2
--- !WASM
3
FileHeader:
4
Version: 0x00000001
5
Sections:
6
- Type: CUSTOM
7
Name: producers
8
Languages:
9
- Name: C++
10
Version: C++11
11
- Name: C++
12
Version: C++17
13
...
14
# CHECK: producers section contains repeated producer