[PATCH] D42117: [WebAssembly] Symbol changes #6: syminfo index, LLVM
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 02:41:31 PST 2018
ncw added a comment.
(On a side-note: yes, the sort doesn't do much, but I think it might make a difference if you have a lot of globals and functions? It should make it less likely that the tests will need to be updated in future due to reordering of the output.)
Repository:
rL LLVM
https://reviews.llvm.org/D42117
More information about the llvm-commits
mailing list