diff options
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/DeveloperPolicy.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst index d896192ebef..003f75fdf5f 100644 --- a/llvm/docs/DeveloperPolicy.rst +++ b/llvm/docs/DeveloperPolicy.rst @@ -678,6 +678,9 @@ will only be done through the following process: * Start using the new features in LLVM's codebase. +Here's a `sample RFC +<http://lists.llvm.org/pipermail/llvm-dev/2019-January/129452.html>`_ and the +`corresponding change <https://reviews.llvm.org/D57264>`_. .. _copyright-license-patents: |

