[PATCH] D104346: [lld][MachO] Sort symbols in parallel in -map

Xuanda Yang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 15 19:43:38 PDT 2021


TH3CHARLie added a comment.

In D104346#2820934 <https://reviews.llvm.org/D104346#2820934>, @thakis wrote:

> Seems fine, but can you change the patch description to say "When writing a map file, sort symbols in parallel" to make clear that this only affects map file writing?

resolved

In D104346#2820932 <https://reviews.llvm.org/D104346#2820932>, @MaskRay wrote:

> Is there a demonstrable speed-up?

Trying to produce one, please stay tune...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104346



More information about the llvm-commits mailing list