[PATCH] D44358: [WebAssembly] Refactor to avoid conflating global and function index space. NFC
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 12 09:01:06 PDT 2018
ncw accepted this revision.
ncw added a comment.
This revision is now accepted and ready to land.
Looks good, a few more lines of boilerplate in InputChunks.cpp are worth it for the added clarity.
Sorry you'll get a conflict in Writer::calculateImports.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D44358
More information about the llvm-commits
mailing list