bolt/deps/llvm-18.1.8/llvm/test/ObjectYAML/wasm/producers_section_repeat.yaml

15 lines
352 B
YAML
Raw Normal View History

2025-02-14 19:21:04 +01:00
# RUN: yaml2obj %s | not obj2yaml 2>&1 | FileCheck %s
--- !WASM
FileHeader:
Version: 0x00000001
Sections:
- Type: CUSTOM
Name: producers
Languages:
- Name: C++
Version: C++11
- Name: C++
Version: C++17
...
# CHECK: producers section contains repeated producer