[PATCH] D76885: [lld][COFF][ELF][WebAssembly] Replace --[no-]threads /threads[:no] with --threads={1,2,...} /threads:{1,2,...}
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 08:49:28 PDT 2020
MaskRay updated this revision to Diff 253898.
MaskRay retitled this revision from "[lld][COFF][ELF][WebAssembly] Replace --[no-]threads /threads[:no] with --threads={all,1,2,...} /threads:{all,1,2,...}" to "[lld][COFF][ELF][WebAssembly] Replace --[no-]threads /threads[:no] with --threads={1,2,...} /threads:{1,2,...}".
MaskRay added a comment.
Delete --threads=all
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76885/new/
https://reviews.llvm.org/D76885
Files:
lld/COFF/Driver.cpp
lld/COFF/Options.td
lld/Common/CMakeLists.txt
lld/Common/Filesystem.cpp
lld/Common/Threads.cpp
lld/ELF/Driver.cpp
lld/ELF/ICF.cpp
lld/ELF/Options.td
lld/ELF/SyntheticSections.cpp
lld/docs/ld.lld.1
lld/include/lld/Common/Threads.h
lld/test/COFF/pdb-globals.test
lld/test/ELF/build-id.s
lld/test/ELF/lto/thinlto.ll
lld/test/ELF/threads.s
lld/test/wasm/lto/thinlto.ll
lld/test/wasm/threads.s
lld/wasm/Driver.cpp
lld/wasm/Options.td
llvm/include/llvm/Support/Parallel.h
llvm/lib/Support/Parallel.cpp
llvm/utils/gn/secondary/lld/Common/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76885.253898.patch
Type: text/x-patch
Size: 21276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/2ec3d164/attachment-0001.bin>
More information about the llvm-commits
mailing list