[PATCH] D136701: [LinkerWrapper] Perform device linking steps in parallel
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 26 10:30:52 PDT 2022
jhuber6 updated this revision to Diff 470859.
jhuber6 added a comment.
Make the default number of threads one, let users use `-Wl,--wrapper-jobs=N` to use parallelism.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136701/new/
https://reviews.llvm.org/D136701
Files:
clang/test/Driver/linker-wrapper.c
clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
clang/tools/clang-linker-wrapper/LinkerWrapperOpts.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136701.470859.patch
Type: text/x-patch
Size: 7125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221026/0023640e/attachment-0001.bin>
More information about the cfe-commits
mailing list