summaryrefslogtreecommitdiffstats
path: root/docs/Lexicon.rst
diff options
context:
space:
mode:
authorSean Silva <chisophugis@gmail.com>2015-06-04 20:28:09 +0000
committerSean Silva <chisophugis@gmail.com>2015-06-04 20:28:09 +0000
commit3eb860ab87a8b5f63bacb0433f3de6b1aea66013 (patch)
tree1aaedd4b14824f7e1a6c61eab7a96353fe3e6e86 /docs/Lexicon.rst
parentaa48bf4e1cd7ecc70011723e4043f33c12960d93 (diff)
[docs] Document "LGTM" in the lexicon.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239085 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Lexicon.rst')
-rw-r--r--docs/Lexicon.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Lexicon.rst b/docs/Lexicon.rst
index 112eb7d79ec1..912dee2cf079 100644
--- a/docs/Lexicon.rst
+++ b/docs/Lexicon.rst
@@ -131,6 +131,10 @@ L
**LCSSA**
Loop-Closed Static Single Assignment Form
+**LGTM**
+ "Looks Good To Me". In a review thread, this indicates that the
+ reviewer thinks that the patch is okay to commit.
+
**LICM**
Loop Invariant Code Motion