[WebAssembly] Fix two bugs in LEB compression: properly calculate function...
[WebAssembly] Fix two bugs in LEB compression: properly calculate function body offset, and write I32 values. * Gets function size field from right location * Writes I32 values during compression Patch by Yury Delendik Differential Revision: https://reviews.llvm.org/D47204 llvm-svn: 333002
Loading
Please register or sign in to comment