[PATCH] D47204: [WebAssembly] Properly calculate function body offset, and write I32 values.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 22 11:19:23 PDT 2018
ruiu added a comment.
Was the test in that change was failing on your machine? If it passed (if it happened to work), you still need to change the test, so that it fails without this patch and passes with this patch.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D47204
More information about the llvm-commits
mailing list