[PATCH] D130810: [ELF] Parallelize input section initialization

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 11:47:31 PDT 2022


MaskRay updated this revision to Diff 450088.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Moved makeThreadLocal to a separate commit to reduce diff and make the patch more focused.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130810

Files:
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/InputSection.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130810.450088.patch
Type: text/x-patch
Size: 15998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/59c26bb2/attachment.bin>


More information about the llvm-commits mailing list