commit | 2726b88c038737460a4502915ff427db5854b3e7 | [log] [tgz] |
---|---|---|
author | Dan Gohman <dan433584@gmail.com> | Thu Oct 06 22:29:32 2016 +0000 |
committer | Dan Gohman <dan433584@gmail.com> | Thu Oct 06 22:29:32 2016 +0000 |
tree | 4c4ad476a660cea533b0fa28b41d701e4f6adece | |
parent | 3a643e8d46d06da4c6648a12e48ceb6ab6dc3733 [diff] |
[WebAssemby] Implement block signatures. Per spec changes, this implements block signatures, and adds just enough logic to produce correct block signatures at the ends of functions. Differential Revision: https://reviews.llvm.org/D25144 llvm-svn: 283503