[PATCH] D99279: [lld-macho] Parallelize UUID hash computation

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 17:33:44 PDT 2021


int3 updated this revision to Diff 333181.
int3 added a comment.

size chunks based on number of cores


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99279

Files:
  lld/ELF/Writer.cpp
  lld/MachO/Writer.cpp
  lld/include/lld/Common/Arrays.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99279.333181.patch
Type: text/x-patch
Size: 3904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/f3c7c6c5/attachment.bin>


More information about the llvm-commits mailing list