[WebAssembly] Add asserts that the expression stack is used in stack order.
authorDan Gohman <dan433584@gmail.com>
Fri, 20 Nov 2015 02:33:24 +0000 (02:33 +0000)
committerDan Gohman <dan433584@gmail.com>
Fri, 20 Nov 2015 02:33:24 +0000 (02:33 +0000)
commit74a34413f8b2ccd9b1f75d362919a6fb253d7441
tree4371cb5eacc5e948d4a3e47a029589189f44482f
parent8300bfce73f701c4c434bc10dbfbd628c7d26297
[WebAssembly] Add asserts that the expression stack is used in stack order.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253638 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyRegStackify.cpp