[PATCH] D131247: [ELF] Parallelize writes of different OutputSections
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 09:40:19 PDT 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b4d800911b5: [ELF] Parallelize writes of different OutputSections (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D131247?vs=454713&id=455254#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131247/new/
https://reviews.llvm.org/D131247
Files:
lld/ELF/OutputSections.cpp
lld/ELF/OutputSections.h
lld/ELF/Writer.cpp
lld/test/ELF/arm-thumb-interwork-notfunc.s
lld/test/ELF/hexagon-jump-error.s
lld/test/ELF/linkerscript/overlapping-sections.s
llvm/include/llvm/Support/Parallel.h
llvm/lib/Support/Parallel.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131247.455254.patch
Type: text/x-patch
Size: 13243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220824/40d481d1/attachment.bin>
More information about the llvm-commits
mailing list