[PATCH] D99998: [lld-macho] Parallelize __LINKEDIT generation

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 16:08:02 PDT 2021


int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added a project: lld-macho.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

      N           Min           Max        Median           Avg        Stddev
  x  20          4.33          4.42          4.37          4.37   0.021026299
  +  20          4.12          4.23          4.18         4.175   0.035318103
  Difference at 95.0% confidence
    -0.195 +/- 0.0186025
    -4.46224% +/- 0.425686%
    (Student's t, pooled s = 0.0290644)


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D99998

Files:
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99998.335678.patch
Type: text/x-patch
Size: 4992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/a6c599ce/attachment.bin>


More information about the llvm-commits mailing list