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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 15 19:07:05 PDT 2021


thakis added a comment.

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?


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