[PATCH] D25331: [docs] Add PR to Lexicon
Brian Gesiak via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 08:41:34 PDT 2016
modocache created this revision.
modocache added reviewers: ddunbar, jordan_rose, void, beanz.
modocache added a subscriber: llvm-commits.
The acronym PR could be ambiguous to some users, especially those who
are used to interpreting it as GitHub's "pull request".
https://reviews.llvm.org/D25331
Files:
docs/Lexicon.rst
Index: docs/Lexicon.rst
===================================================================
--- docs/Lexicon.rst
+++ docs/Lexicon.rst
@@ -180,6 +180,10 @@
P
-
+**PR**
+ Problem report. A bug filed on `the LLVM Bug Tracking System
+ <http://llvm.org/bugs/enter_bug.cgi>`_.
+
**PRE**
Partial Redundancy Elimination
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25331.73802.patch
Type: text/x-patch
Size: 331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/dc5bb44b/attachment.bin>
More information about the llvm-commits
mailing list