[PATCH] D39950: [DebugInfo] Stable sort symbols to remove non-deterministic ordering
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 7 11:00:05 PST 2017
probinson added a comment.
Well... I'm not fully convinced that the stable_sort isn't just papering over some other problem, but it seems to be producing the correct final result. If @echristo is okay with it, I'm okay with it.
Repository:
rL LLVM
https://reviews.llvm.org/D39950
More information about the llvm-commits
mailing list