[PATCH] D12537: [MergeFuncs] Efficiently defer functions on merge

Jason Koenig via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 12:29:33 PDT 2015


jrkoenig added a comment.

In r245139, before hashing and the other recent changes, remove() was buggy as well. The problem manifests in all three LTO builds of chromium, mysql, and libxul.


http://reviews.llvm.org/D12537





More information about the llvm-commits mailing list