brintos

brintos / llvm-project-archived public Read only

0
0
Text · 352 B · 6b04086 Raw
15 lines · yaml
1# RUN: yaml2obj %s | not obj2yaml 2>&1 | FileCheck %s2--- !WASM3FileHeader:4  Version:         0x000000015Sections:6  - Type:            CUSTOM7    Name:            producers8    Languages:9      - Name:        C++10        Version:     C++1111      - Name:        C++12        Version:     C++1713...14# CHECK: producers section contains repeated producer15