[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / ObjectYAML / wasm / header_invalid_version.yaml
bloba7055f08e171cd47eb9f525a08b8291914b4906d
1 # RUN: yaml2obj %s | not obj2yaml 2>&1 | FileCheck %s
2 --- !WASM
3 FileHeader:
4   Version:         0x00000002
5 ...
6 # CHECK: Error reading file: <stdin>: Bad version number