summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2017-11-01 17:15:29 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2017-11-01 17:15:29 +0000
commit369a7ecc56d3c4ceceefb98fcf898feda34f72f2 (patch)
tree3afd85cf521add0966f782a5164ecd39c469d9d7 /llvm/test/tools
parenta2cdb2d5411477170bbc166bdd0b9adf521a03cf (diff)
downloadbcm5719-llvm-369a7ecc56d3c4ceceefb98fcf898feda34f72f2.tar.gz
bcm5719-llvm-369a7ecc56d3c4ceceefb98fcf898feda34f72f2.zip
[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
Diffstat (limited to 'llvm/test/tools')
-rw-r--r--llvm/test/tools/dsymutil/cmdline.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/dsymutil/cmdline.test b/llvm/test/tools/dsymutil/cmdline.test
index 959074290f0..dea28cf3d90 100644
--- a/llvm/test/tools/dsymutil/cmdline.test
+++ b/llvm/test/tools/dsymutil/cmdline.test
@@ -9,10 +9,10 @@ HELP: -flat
HELP: -no-odr
HELP: -no-output
HELP: -no-swiftmodule-timestamp
+HELP: -num-threads=<n>
HELP: -o=<filename>
HELP: -oso-prepend-path=<path>
HELP: -symtab
-HELP: -threads=<n>
HELP: -verbose
HELP: -y
HELP-NOT: -reverse-iterate
OpenPOWER on IntegriCloud