[PATCH] D39561: [dsymutil][doc] Improve wording and rename file.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 2 11:31:25 PDT 2017
aprantl added inline comments.
================
Comment at: docs/CommandGuide/dsymutil.rst:34
+
+ Produce a flat dSYM file. A '.dwarf' extension will be appended to the
+ executable name unless the output file is specified using the -o option.
----------------
'.dwarf' or `.dwarf`?
Repository:
rL LLVM
https://reviews.llvm.org/D39561
More information about the llvm-commits
mailing list