[PATCH] D131247: [ELF] Parallelize writes of different OutputSections
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 00:08:07 PDT 2022
MaskRay updated this revision to Diff 454713.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.
fix !LLVM_ENABLE_THREADS build
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.454713.patch
Type: text/x-patch
Size: 13247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/242353cf/attachment-0001.bin>
More information about the llvm-commits
mailing list