diff options
Diffstat (limited to 'llvm/docs/HowToReleaseLLVM.rst')
| -rw-r--r-- | llvm/docs/HowToReleaseLLVM.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/HowToReleaseLLVM.rst b/llvm/docs/HowToReleaseLLVM.rst index f86c0ae6135..61aa9e869f2 100644 --- a/llvm/docs/HowToReleaseLLVM.rst +++ b/llvm/docs/HowToReleaseLLVM.rst @@ -361,6 +361,7 @@ Below are the rules regarding patching the release branch: #. For dot releases all patches must mantain both API and ABI compatibility with the previous major release. Only bugfixes will be accepted. + Release Final Tasks ------------------- |

