OSDN Git Service

[WebAssembly] Define the `end` opcode value.
authorDan Gohman <dan433584@gmail.com>
Mon, 24 Oct 2016 20:32:04 +0000 (20:32 +0000)
committerDan Gohman <dan433584@gmail.com>
Mon, 24 Oct 2016 20:32:04 +0000 (20:32 +0000)
commit777b045cd59cba63ad9d768277a0157f90ad3891
tree162b87cbc181ed1b0a3f7931397c597567d75106
parent8dd4db3f4984e874c3939e6e16f446bbe2fcca5c
[WebAssembly] Define the `end` opcode value.

CFGStackify differentiates between END_LOOP and END_BLOCK, but wasm
itself doesn't. For now, just use the same opcode for both.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285016 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyInstrControl.td