[PATCH] D71261: [ThinLTO] upgrade IR symtab in parallel ahead of time

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 10:18:23 PDT 2020


tejohnson added a subscriber: ruiu.
tejohnson added a comment.

@MaskRay and @ruiu are the best reviewers for the LLD changes.

One high level question and one request:

Does this affect the laziness of Lazy object/archive files? It looked to me as if those perhaps were going to be upgraded non-lazily after this change.

It would be good to add equivalent support to gold-plugin.cpp as well so that those remain in sync on functionality.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71261





More information about the llvm-commits mailing list