[PATCH] D133003: [WIP][ELF] Parallelize relocation scanning

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 4 18:23:49 PDT 2022


MaskRay updated this revision to Diff 457877.
MaskRay marked 4 inline comments as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

rebase. address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133003

Files:
  lld/ELF/Arch/AArch64.cpp
  lld/ELF/MapFile.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/Symbols.cpp
  lld/ELF/Symbols.h
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Writer.cpp
  lld/test/ELF/undef-multi.s
  lld/test/ELF/undef.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133003.457877.patch
Type: text/x-patch
Size: 21388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/9ad30b7a/attachment.bin>


More information about the llvm-commits mailing list