[PATCH] D36963: Use sorting instead of a lot of stable_partitions for `ICF::segregate` function

Alex Telishev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 26 05:47:07 PDT 2017


alex.telishev updated this revision to Diff 112787.
alex.telishev added a comment.

Fix non-determinism in sorting exception table (probably should be in a separate commit)


https://reviews.llvm.org/D36963

Files:
  lld/COFF/ICF.cpp
  lld/COFF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36963.112787.patch
Type: text/x-patch
Size: 8488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170826/3b65b54a/attachment.bin>


More information about the llvm-commits mailing list