[PATCH] D76885: [lld][COFF][ELF][WebAssembly] Replace --[no-]threads /threads[:no] with --threads={all,1,2,...} /threads:{all,1,2,...}

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 29 23:57:42 PDT 2020


MaskRay updated this revision to Diff 253502.
MaskRay added a comment.

Fix ELF/SyntheticSections.cpp


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.test
  lld/test/wasm/lto/thinlto.ll
  lld/test/wasm/threads.yaml
  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.253502.patch
Type: text/x-patch
Size: 21261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/35f6b89d/attachment-0001.bin>


More information about the llvm-commits mailing list