[PATCH] D104529: [LLD] [COFF] Avoid doing repeated fuzzy symbol lookup for each iteration. NFC.

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 22 11:14:01 PDT 2021


mstorsjo added a comment.

In D104529#2833572 <https://reviews.llvm.org/D104529#2833572>, @thakis wrote:

> Chances are this causes all the red windows boxes on https://chromium-review.googlesource.com/c/chromium/src/+/2976785

Sounds plausible, feel free to revert once you’ve pinpointed it. If you manage to do that, it’d be great to add a test case showing how it broke things too.

I don’t have any direct need for this change per se, but I’m curious about how it broke anything.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104529/new/

https://reviews.llvm.org/D104529



More information about the llvm-commits mailing list