[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
Tue Aug 22 15:53:23 PDT 2017


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

Replace `lexicographical_compare` stuff to manually written loops


https://reviews.llvm.org/D36963

Files:
  lld/COFF/ICF.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36963.112245.patch
Type: text/x-patch
Size: 6389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170822/d1b384ab/attachment.bin>


More information about the llvm-commits mailing list