summaryrefslogtreecommitdiffstats
path: root/llvm/test/ObjectYAML/wasm/header_invalid_version.yaml
blob: a7055f08e171cd47eb9f525a08b8291914b4906d (plain)
1
2
3
4
5
6
# RUN: yaml2obj %s | not obj2yaml 2>&1 | FileCheck %s
--- !WASM
FileHeader:
  Version:         0x00000002
...
# CHECK: Error reading file: <stdin>: Bad version number
OpenPOWER on IntegriCloud