brintos

brintos / llvm-project-archived public Read only

0
0
Text · 341 B · b28f606 Raw
14 lines · yaml
1# RUN: yaml2obj < %s | not obj2yaml 2>&1 | FileCheck %s2 3--- !WASM4FileHeader:5  Version:         0x000000016Sections:7  - Type:            EXPORT8    Exports:9      - Name:            invalid_function_index10        Kind:            FUNCTION11        Index:           0x0000000112 13# CHECK: Error reading file: <stdin>: invalid function export14