[PATCH] D45519: [ELF] - Change the way of sorting local symbols.

Rafael Avila de Espindola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 17:09:03 PDT 2018


espindola accepted this revision.
espindola added a comment.
This revision is now accepted and ready to land.

Add a comment on why we don't use stable_sort.

LGTM with that.


https://reviews.llvm.org/D45519





More information about the llvm-commits mailing list