Displaying 2 results from an estimated 2 matches for "r262838".
Did you mean:
r262839
2016 Jun 27
0
[LLVM/Clang v3.8.1] Missing Git branches/tags and source-tarballs?
...e v3.8.1 and tagged Git-commit-ids ]
$ cd ~/src/llvm-toolchain/
[ LLVM-GIT ]
$ cd llvm-git/
$ git checkout -b release_38 origin/release_38
$ git log --oneline -1
051e787f26db Merging r257663:
$ git tag 3.8.1 051e787f26db
[ CLANG-GIT ]
$ cd clang-git/
$ git log --oneline -1
2cb088be9c6a Merging r262838:
------------------------------------------------------------------------
r262838 | joerg | 2016-03-07 18:19:15 +0100 (Mon, 07 Mar 2016) | 2
lines
$ git tag 3.8.1 2cb088be9c6a
[ COMPILER-RT-GIT ]
$ cd compiler-rt-git/
$ git checkout -b release_38 origin/release_38
$ git log --oneline -1
31769223e...
2016 Jun 26
3
[LLVM/Clang v3.8.1] Missing Git branches/tags and source-tarballs?
On 26 June 2016 at 13:31, Anton Korobeynikov via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> What you're probably missing is that 3.8.1 is made in release_38
> branch. So, everything is there and already mirrored.
>
> Source tarballs will be available upon the release.
Which are just coming, now that final has been tested successfully. :)
They'll be announced in the