diff options
| author | JF Bastien <jfbastien@apple.com> | 2019-01-31 23:18:11 +0000 |
|---|---|---|
| committer | JF Bastien <jfbastien@apple.com> | 2019-01-31 23:18:11 +0000 |
| commit | d5dbe83127f4d471c37ee84d3458462d925f3bc6 (patch) | |
| tree | d003343c64de359b67f9974340661c4455bd6f2f /llvm/docs | |
| parent | 62bb58a357c44bd73f62526152f85eb1a088b5ef (diff) | |
| download | bcm5719-llvm-d5dbe83127f4d471c37ee84d3458462d925f3bc6.tar.gz bcm5719-llvm-d5dbe83127f4d471c37ee84d3458462d925f3bc6.zip | |
DeveloperPolicy: update toolchain with sample RFC / patch
As was suggested when the policy originally went in.
llvm-svn: 352812
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: |

