Displaying 3 results from an estimated 3 matches for "r261148".
2016 Jun 27
0
[LLVM/Clang v3.8.1] Missing Git branches/tags and source-tarballs?
...--------------------------------------------------------------
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
31769223eb78 Merging r261148:
------------------------------------------------------------------------
r261148 | samsonov | 2016-02-17 12:40:10 -0800 (Wed, 17 Feb 2016) | 1
line
$ git tag 3.8.1 31769223eb78
[ GENERATE SOURCE-TARBALL ]
[ Here: Release v3.8.1 ]
$ PKGNAME="llvm" ; VER="3.8.1" ; PREFIX="...
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
2016 Feb 24
3
[3.8 Release] RC3 has been tagged
[ Original posting see [1] ]
>From [1]:
...
Added:
llvm/tags/RELEASE_380/rc3/ (props changed)
- copied from r261685, llvm/branches/release_38/
...
The LLVM Git repositories have no "rc3" tag in "release_38" branch (as
an example llvm.git#release_38 see [2]).
Who is responsible for that or maybe better... can you activate the
responsible(s)?
Helpful is to add