[WebAssembly] Remove loop's bottom label.
authorDan Gohman <dan433584@gmail.com>
Thu, 6 Oct 2016 22:10:23 +0000 (22:10 +0000)
committerDan Gohman <dan433584@gmail.com>
Thu, 6 Oct 2016 22:10:23 +0000 (22:10 +0000)
commit3a643e8d46d06da4c6648a12e48ceb6ab6dc3733
tree069e38970841f08320d08f97f5749f0178236b9c
parent7f1bdb2e02ca5e61703278d11809ffbcbea1fb29
[WebAssembly] Remove loop's bottom label.

Per spec changes, loop constructs no longer have a bottom label.

https://reviews.llvm.org/D25118

llvm-svn: 283502
llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
llvm/test/CodeGen/WebAssembly/cfg-stackify.ll