[PATCH] D39355: [dsymutil] Implement the --threads option
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 1 05:33:58 PDT 2017
JDevlieghere added a comment.
The conflicting option is defined in `lib/LTO/ThinLTOCodeGenerator.cpp`. I'm thinking we should just make `llvm-dsymutil` consistent with `llvm-cov` and `llvm-profdata` and rename the option to `-num-threads` and `-j`?
Repository:
rL LLVM
https://reviews.llvm.org/D39355
More information about the llvm-commits
mailing list