[InstCombine] Signed saturation tests. NFC
[llvm-complete.git] / test / MC / Disassembler / WebAssembly / wasm-error.txt
blob200ae0db56ada3e720cdcc39ba441727c4220811
1 # RUN: llvm-mc --disassemble %s -triple=wasm32-unknown-unknown | FileCheck %s
3 # CHECK: .text
5 # CHECK: block unknown_type
6 0x02 0x00
8 # CHECK: block invalid_type
9 0x02 0xff 0x42
11 # CHECK: br 16 # Invalid depth argument!
12 0x0C 0x10