[llvm-dev] [LLVM/Clang v3.8.1] Missing Git branches/tags and source-tarballs?

Sedat Dilek via llvm-dev llvm-dev at lists.llvm.org
Mon Jun 27 10:23:07 PDT 2016


On Mon, Jun 27, 2016 at 9:39 AM, Hahnfeld, Jonas
<Hahnfeld at itc.rwth-aachen.de> wrote:
> Please have a look at the dedicated mailing list:
> http://lists.llvm.org/pipermail/llvm-branch-commits/
>

OK, I clicked the offline version of that ML on the main-page of
<llvm.org>, so I knew of it.
Anyway, I think most people use Git these days.

> Please wait for the official release to happen, you will then find tarballs on
> llvm.org. They will also contain correct version strings, though I haven't yet
> tried building from the SVN branches directly. Maybe you need to use the SVN
> tags, $ clang --version currently gives me "clang version 3.8.0
> (tags/RELEASE_380/final)")
>

In the meantime I created source-tarballs out of my local Git repos
and built a llvm-toolchain v3.8.1 successfully.

I will test it with my local version of "llvmlinux-amd64" Linux-kernel.

- Sedat -

> Jonas
>
>> -----Original Message-----
>> From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Sedat
>> Dilek via llvm-dev
>> Sent: Monday, June 27, 2016 9:16 AM
>> To: Anton Korobeynikov
>> Cc: llvm-dev; Tom Stellard
>> Subject: Re: [llvm-dev] [LLVM/Clang v3.8.1] Missing Git branches/tags and
>> source-tarballs?
>>
>> On Mon, Jun 27, 2016 at 9:12 AM, Anton Korobeynikov
>> <anton at korobeynikov.info> 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 list and available here:
>> >>> http://llvm.org/releases/download.html#3.8.1
>> >> Thanks you both for your answers.
>> >> Can you or Tom (as release-manager) answer why there were no
>> >> commit-ids (release_381 SVN branch) sent to llvm-commits ML?
>> > Sure, I already written this above - there is *no* such branch
>> > (http://llvm.org/svn/llvm-project/llvm/branches/)
>> >
>>
>> Hmm, I saw this on llvm-commits ML...
>>
>> [test-suite] r273407 - Creating release candidate final from release_381
>> branch http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-
>> 20160620/366816.html
>>
>> - Sedat -
>>
>> [1] http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-
>> 20160620/366815.html
>> [2] http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-
>> 20160620/366816.html
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


More information about the llvm-dev mailing list