[PATCH] D119909: [ELF] Parallelize initializeLocalSymbols

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 09:32:53 PST 2022


MaskRay updated this revision to Diff 411164.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Move `static void initializeLocalSymbols` to Driver.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119909

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: D119909.411164.patch
Type: text/x-patch
Size: 7198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220224/f83149de/attachment.bin>


More information about the llvm-commits mailing list