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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 14:08:58 PDT 2020


sbc100 added a comment.

I do use `--no-threads` fairly often when debugging (so that trace output is not interleaved).. but I can learn to type it as `--threads=1`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76885/new/

https://reviews.llvm.org/D76885





More information about the llvm-commits mailing list