[PATCH] D43491: [WebAssembly] Do not create a temporary data structure for relocations.
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 19 16:35:27 PST 2018
sbc100 added a comment.
This is much better. Thank you. I particularly like the elimination of that random struct.
https://reviews.llvm.org/D43491
More information about the llvm-commits
mailing list