[dsymutil][NFC} Rename thread related command line options
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 1 Nov 2017 17:15:29 +0000 (17:15 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 1 Nov 2017 17:15:29 +0000 (17:15 +0000)
commit369a7ecc56d3c4ceceefb98fcf898feda34f72f2
tree3afd85cf521add0966f782a5164ecd39c469d9d7
parenta2cdb2d5411477170bbc166bdd0b9adf521a03cf
[dsymutil][NFC} Rename thread related command line options

This makes the command line options consistent with llvm-cov and
llvm-profdata, which both use `-num-threads` and `-j`.

This also addresses the conflict reported after landing D39355.

Differential revision: https://reviews.llvm.org/D39496

llvm-svn: 317104
llvm/test/tools/dsymutil/cmdline.test
llvm/tools/dsymutil/dsymutil.cpp