repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation tests. NFC
[llvm-complete.git]
/
test
/
MC
/
Disassembler
/
WebAssembly
/
wasm-error.txt
blob
200ae0db56ada3e720cdcc39ba441727c4220811
1
# RUN: llvm-mc --disassemble %s -triple=wasm32-unknown-unknown | FileCheck %s
2
3
# CHECK: .text
4
5
# CHECK: block unknown_type
6
0x02 0x00
7
8
# CHECK: block invalid_type
9
0x02 0xff 0x42
10
11
# CHECK: br 16 # Invalid depth argument!
12
0x0C 0x10