summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/docs/Lexicon.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/llvm/docs/Lexicon.rst b/llvm/docs/Lexicon.rst
index 65b7a3e84cd..9a599da1285 100644
--- a/llvm/docs/Lexicon.rst
+++ b/llvm/docs/Lexicon.rst
@@ -133,6 +133,15 @@ M
**MC**
Machine Code
+N
+-
+
+**NFC**
+ "No functional change". Used in a commit message to indicate that a patch
+ is a pure refactoring/cleanup.
+ Usually used in the first line, so it is visible without opening the
+ actual commit email.
+
O
-
.. _object pointer:
OpenPOWER on IntegriCloud