[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:53:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGeb4663d8c6ad: [lld][COFF][ELF][WebAssembly] Replace --[no-]threads /threads[:no] with… (authored by MaskRay).

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.253905.patch
Type: text/x-patch
Size: 21254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/4c354ca0/attachment-0001.bin>


More information about the llvm-commits mailing list