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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 22:07:12 PDT 2022


MaskRay updated this revision to Diff 449876.
MaskRay marked 8 inline comments as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added subscribers: pcwang-thead, luke957, s.egerton, simoncook.

address comments


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
  lld/include/lld/Common/Memory.h

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


More information about the llvm-commits mailing list