[PATCH] D42117: [WebAssembly] Symbol changes #6: syminfo index, LLVM

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 19:20:41 PST 2018


sbc100 added a comment.

I refactored this to sit on top of current HEAD so we can land before the other patchsets: https://reviews.llvm.org/D42279.    I removed the stable_sort call since it didn't seem to be needed, or at least it didn't seem to effect the test output (Maybe the yaml dump is destroying the order?)


Repository:
  rL LLVM

https://reviews.llvm.org/D42117





More information about the llvm-commits mailing list