[dsymutil] Use option categories.
authorFrederic Riss <friss@apple.com>
Wed, 29 Jul 2015 22:29:46 +0000 (22:29 +0000)
committerFrederic Riss <friss@apple.com>
Wed, 29 Jul 2015 22:29:46 +0000 (22:29 +0000)
commitba72b708c18b8210d3166ba775d9c3bc8b80b586
tree688f24d2ce74ea8bf25f5baeb6bf7100d625d2c7
parent2096f6246218b759bb80ad1b3195564b5323552e
[dsymutil] Use option categories.

Prevent all the unrelated LLVM options to appear in the -help output
by introducing a tool specific option category. As a drive-by improve
the wording of the help message.

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