[PATCH] D39950: [DebugInfo] Stable sort symbols to remove non-deterministic ordering
Mandeep Singh Grang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 1 11:42:11 PST 2017
mgrang added a comment.
This seems to be the last outstanding issue uncovered by https://reviews.llvm.org/D39245. I have already fixed all the other failures. Getting this patch in would unblock me to get https://reviews.llvm.org/D39245 (and subsequent patches to convert std::sort to llvm::sort) merged. Could the reviewers please review this patch? Thanks!
Repository:
rL LLVM
https://reviews.llvm.org/D39950
More information about the llvm-commits
mailing list