[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:30:51 PDT 2017


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

LGTM, but could you also incorporate my feedback from  https://reviews.llvm.org/rL317221?



================
Comment at: docs/CommandGuide/dsymutil.rst:23
+ be returned if any architectures can not be properly linked.  This option can
+ be specified multiple times, once for each desired architecture. All cpu
+ architectures will be linked by default and any architectures that can't be
----------------
CPU


Repository:
  rL LLVM

https://reviews.llvm.org/D39561





More information about the llvm-commits mailing list