[PATCH] D36963: Use sorting instead of a lot of stable_partitions for `ICF::segregate` function
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 12:47:43 PDT 2017
ruiu added a comment.
As to why lld doesn't disable /icf even if /debug is given, it is just a bug which needs fixing. Thank you for pointing it out.
https://reviews.llvm.org/D36963
More information about the llvm-commits
mailing list