[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
Fri Aug 25 16:49:02 PDT 2017


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

Fix data race


https://reviews.llvm.org/D36963

Files:
  lld/COFF/ICF.cpp

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


More information about the llvm-commits mailing list