[PATCH] D35473: [ELF] compareByFilePosition requires stable_sort

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 08:45:50 PDT 2017


smeenai added a comment.

@peter.smith Yeah changing `compareByFilePosition` should work for now, though `stable_sort` might be more future-proof. I'll leave that for @rafael and @ruiu to decide.


https://reviews.llvm.org/D35473





More information about the llvm-commits mailing list