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

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 09:18:09 PDT 2017


@ruiu: do we not have a test for reproducibility? Of not, what is the
reason?
On Mon, Aug 28, 2017 at 9:11 AM Rui Ueyama via Phabricator <
reviews at reviews.llvm.org> wrote:

> ruiu added a comment.
>
> > I compile with MSVC 2015 in RelWithDebInfo configuration. Do you
> recompile clang from scratch every time or only remove clang.exe and relink
> it (I did the latter)?
>
> I'm using MSVC 2017 in Debug configuration. I remove only clang.exe and
> re-link it, so I believe the procedure is the same as yours.
>
>
> https://reviews.llvm.org/D36963
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/98b6105b/attachment.html>


More information about the llvm-commits mailing list