[llvm] r233699 - [docs] add cross-reference

Scott Douglass sdouglass at arm.com
Tue Mar 31 08:07:54 PDT 2015


Author: scott-0
Date: Tue Mar 31 10:07:53 2015
New Revision: 233699

URL: http://llvm.org/viewvc/llvm-project?rev=233699&view=rev
Log:
[docs] add cross-reference

Modified:
    llvm/trunk/docs/Phabricator.rst

Modified: llvm/trunk/docs/Phabricator.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/Phabricator.rst?rev=233699&r1=233698&r2=233699&view=diff
==============================================================================
--- llvm/trunk/docs/Phabricator.rst (original)
+++ llvm/trunk/docs/Phabricator.rst Tue Mar 31 10:07:53 2015
@@ -64,7 +64,9 @@ To upload a new patch:
 * Paste the text diff or upload the patch file.
   Note that TODO
 * Leave the drop down on *Create a new Revision...* and click *Continue*.
-* Enter a descriptive title and summary; add reviewers and mailing
+* Enter a descriptive title and summary.  The title and summary are usually
+  in the form of a :ref:`commit message <commit messages>`.
+* Add reviewers and mailing
   lists that you want to be included in the review. If your patch is
   for LLVM, add llvm-commits as a subscriber; if your patch is for Clang,
   add cfe-commits.





More information about the llvm-commits mailing list