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


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

Don't move threads in wasm/Options.td


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.252964.patch
Type: text/x-patch
Size: 8477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/45ada4d9/attachment.bin>


More information about the llvm-commits mailing list