]> granicus.if.org Git - llvm/commit
[dsymutil][doc] Improve wording in manpage and rename file.
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 2 Nov 2017 18:44:54 +0000 (18:44 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 2 Nov 2017 18:44:54 +0000 (18:44 +0000)
commit2f759d471a7e20388901944f6b64d6c74c8a00ae
tree38ddd8451d1d6649a5ef921bd159b89e6e8d78e8
parent0c059eff813ce99b6882cc6812a2770a2f45dff4
[dsymutil][doc] Improve wording in manpage and rename file.

 - Improve wording
 - Rename llvm-dsymutil to dsymutil
 - Name -arch=<arch> argument

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317226 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CMakeLists.txt
docs/CommandGuide/dsymutil.rst [new file with mode: 0644]
docs/CommandGuide/index.rst
docs/CommandGuide/llvm-dsymutil.rst [deleted file]
docs/CommandGuide/llvm-dwarfdump.rst
test/tools/dsymutil/cmdline.test
tools/dsymutil/dsymutil.cpp