summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/WebAssembly/wasm-error.txt
blob: 200ae0db56ada3e720cdcc39ba441727c4220811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# RUN: llvm-mc --disassemble %s -triple=wasm32-unknown-unknown | FileCheck %s

# CHECK: .text

# CHECK: block unknown_type
0x02 0x00

# CHECK: block invalid_type
0x02 0xff 0x42

# CHECK: br 16 # Invalid depth argument!
0x0C 0x10
OpenPOWER on IntegriCloud