[PATCH] D95114: HowToReleaseLLVM: Add annual release schedule template

Tobias Hieta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 06:26:23 PDT 2022


thieta added inline comments.


================
Comment at: llvm/docs/HowToReleaseLLVM.rst:65
 * Send out release candidate sources for first round of testing.  Testing lasts
-  7-10 days.  During the first round of testing, any regressions found should be
+  4 weeks.  During the first round of testing, any regressions found should be
   fixed.  Patches are merged from mainline into the release branch.  Also, all
----------------
how do we get to 4 weeks here? is it 4 weeks since the first RC until release? In that case it should be 6 weeks I think?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95114/new/

https://reviews.llvm.org/D95114



More information about the llvm-commits mailing list