[PATCH] D76885: [lld][ELF][WebAssembly] Replace --(no-)threads with --threads=N

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 13:36:11 PDT 2020


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

Fix COFF/Driver.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/Common/Filesystem.cpp
  lld/Common/Threads.cpp
  lld/ELF/Driver.cpp
  lld/ELF/ICF.cpp
  lld/ELF/Options.td
  lld/ELF/SyntheticSections.cpp
  lld/include/lld/Common/Threads.h
  lld/test/ELF/build-id.s
  lld/wasm/Driver.cpp
  lld/wasm/Options.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76885.252966.patch
Type: text/x-patch
Size: 8485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/8e6540ac/attachment-0001.bin>


More information about the llvm-commits mailing list