brintos

brintos / llvm-project-archived public Read only

0
0
Text · 265 B · e281b4a Raw
12 lines · yaml
1# RUN: yaml2obj %s | not llvm-objdump -h - 2>&1 | FileCheck %s2 3!WASM4FileHeader:5  Version:         0x000000016Sections:7  - Type:            CUSTOM8    Name:            linking9    Version:         010 11# CHECK: {{.*}}: unexpected metadata version: 0 (Expected: 2)12