[PATCH] D28605: Mention invariant.group in ReleaseNotes

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 15:48:38 PST 2017


hans added a comment.

In https://reviews.llvm.org/D28605#644548, @Prazek wrote:

> Where should I commit it? Are there any ReleaseNotes-4.0 in repo?


Sorry, bad timing.

They are in the release_40 branch. Something like this should do it:

  svn checkout https://llvm.org/svn/llvm-project/llvm/branches/release_40/docs llvm_40_docs
  cd llvm_40_docs
  (edit ReleaseNotes.rst)
  svn commit


https://reviews.llvm.org/D28605





More information about the llvm-commits mailing list