]> granicus.if.org Git - llvm/commit
[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)
commitef7a206359ccfcda0ae72410266d97be2e3c172d
tree0f100aa2a28d071032c60f3a62411f8603284cf1
parent2a4a9564d6807cdb5434d20fe5460869cb9aa088
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317104 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/dsymutil/cmdline.test
tools/dsymutil/dsymutil.cpp