[llvm] r352812 - DeveloperPolicy: update toolchain with sample RFC / patch
JF Bastien via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 31 15:18:11 PST 2019
Author: jfb
Date: Thu Jan 31 15:18:11 2019
New Revision: 352812
URL: http://llvm.org/viewvc/llvm-project?rev=352812&view=rev
Log:
DeveloperPolicy: update toolchain with sample RFC / patch
As was suggested when the policy originally went in.
Modified:
llvm/trunk/docs/DeveloperPolicy.rst
Modified: llvm/trunk/docs/DeveloperPolicy.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/DeveloperPolicy.rst?rev=352812&r1=352811&r2=352812&view=diff
==============================================================================
--- llvm/trunk/docs/DeveloperPolicy.rst (original)
+++ llvm/trunk/docs/DeveloperPolicy.rst Thu Jan 31 15:18:11 2019
@@ -678,6 +678,9 @@ will only be done through the following
* 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:
More information about the llvm-commits
mailing list