[PATCH] D41419: [WebAssembly] Add InputChunk as common base class for InputSegment and InputFunction. NFC.
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 21 16:03:59 PST 2017
ncw accepted this revision.
ncw added a comment.
This revision is now accepted and ready to land.
On another note, if you're in the mood for merging things, could you merge your chain of refactorings (https://reviews.llvm.org/D41315, https://reviews.llvm.org/D41419, etc)? Then other dependent changes like https://reviews.llvm.org/D41390 and Comdat can be unblocked.
These refactoring changes are nice, and shuffle the existing code around into a more workable form.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D41419
More information about the llvm-commits
mailing list