From: Brian Gesiak Date: Thu, 6 Oct 2016 16:39:22 +0000 (+0000) Subject: [docs] Add PR to Lexicon X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3f94cd3e08334c6c765a6ff6fcfe8ab4ec0881f;p=llvm [docs] Add PR to Lexicon Summary: The acronym PR could be ambiguous to some users, especially those who are used to interpreting it as GitHub's "pull request". Reviewers: ddunbar, jordan_rose, void, beanz Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D25331 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283465 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Lexicon.rst b/docs/Lexicon.rst index 912dee2cf07..de929bec1b0 100644 --- a/docs/Lexicon.rst +++ b/docs/Lexicon.rst @@ -180,6 +180,10 @@ O P - +**PR** + Problem report. A bug filed on `the LLVM Bug Tracking System + `_. + **PRE** Partial Redundancy Elimination