On Fri, Aug 17, 2018 at 1:27 PM, Dimitry Andric wrote:
> On 16 Aug 2018, at 00:51, Joerg Sonnenberger via llvm-dev
> wrote:
>> On Tue, Aug 07, 2018 at 09:49:16PM +0200, Dimitry Andric via llvm-dev wrote:
>>> This is a regression caused by https://reviews.llvm.org/rL323281:
>>>
>>> --
On Wed, Aug 22, 2018 at 3:48 AM, Dimitry Andric wrote:
> On 22 Aug 2018, at 05:58, Wei Mi wrote:
>>
>> On Fri, Aug 17, 2018 at 1:27 PM, Dimitry Andric wrote:
>> On 16 Aug 2018, at 00:51, Joerg Sonnenberger via llvm-dev
>> wrote:
>> > On Tue, Aug 07, 2018 at 09:49:16PM +0200, Dimitry Andric via
Dear testers,
7.0.0-rc2 was just tagged (from branch revision r340437).
There have been a bunch of merges since rc1, and hopefully many of the
issues with the previous candidate are fixed in this one.
Please run the test script, share the results, and upload binaries.
I will publish source tarb
On Wed, Aug 22, 2018 at 4:59 PM, Hans Wennborg wrote:
>
> Please run the test script, share the results, and upload binaries.
Note: to upload, we now need to use prereleases-origin.llvm.org
instead of prereleases.llvm.org. This is because the latter now points
to the CDN.
On Wed, Aug 22, 2018 at 4:59 PM, Hans Wennborg wrote:
> Please run the test script, share the results, and upload binaries.
Windows:
$ sha1sum LLVM-7.0.0-rc2*.exe
e9e241eea5ded7692b0d57a4943b56dce293634f LLVM-7.0.0-rc2-win32.exe
75ebb78fa75254287090baa4ab0b0911fc16fa47 LLVM-7.0.0-rc2-win64.exe
On Wed, Aug 22, 2018 at 10:33 PM, Dimitry Andric wrote:
> On 22 Aug 2018, at 18:45, Hans Wennborg wrote:
>>
>> On Wed, Aug 22, 2018 at 3:48 AM, Dimitry Andric wrote:
>>> On 22 Aug 2018, at 05:58, Wei Mi wrote:
On Fri, Aug 17, 2018 at 1:27 PM, Dimitry Andric wrote:
On 16 Aug 2018
On Sat, Aug 25, 2018 at 12:03 AM, Marcus Johnson
wrote:
>> Don't forget to compile (everything if possible, but especially LLVM) as a
>> shared library on Windows.
>
> the installed toolchain is about 10 times bigger than the executable,
> because the static library is being compressed, which mean
On Sat, Aug 25, 2018 at 12:05 AM, Marcus Johnson
wrote:
>>> Also, can you include Polly in the build as well?
I don't know how well Polly works on Windows. We've never had it in
the monthly snapshots (https://www.llvm.org/builds/), and that would
be a pre-requisite before bringing it into release
On Sat, Aug 25, 2018 at 12:46 PM, Dimitry Andric wrote:
> On 23 Aug 2018, at 01:59, Hans Wennborg via Release-testers
> wrote:
>>
>> 7.0.0-rc2 was just tagged (from branch revision r340437).
>>
>> There have been a bunch of merges since rc1, and hopefully many of the
>> issues with the previous
Hello everyone,
Source, docs, and binaries for LLVM 7.0.0-rc2 are now available at
https://prereleases.llvm.org/7.0.0/#rc2 (now with HTTPS, thanks
Anton!)
I'll add more binaries as they become available.
Please try it out and report any problems as bugs marked as blockers
of https://llvm.org/PR3
That libclang dylib just implements an interface used for source code
indexing and such (https://clang.llvm.org/doxygen/group__CINDEX.html).
It's not used by the clang binary.
On Mon, Aug 27, 2018 at 1:26 PM, Marcus Johnson
wrote:
> I'm just curious why you don't plan on using dlls? Xcode ships w
Hello everyone,
According to the release schedule (on the right at https://llvm.org/)
the final tag should go in today, but we're not quite ready.
There are five open blockers on https://llvm.org/PR38406 which can
hopefully be fixed soon (or punted on), then we need a Release
Candidate 3, and aft
Dear testers,
7.0.0-rc3 was just tagged (from branch revision r341805).
No further release candidates are currently planned, so this is a
release candidate in the real sense: unless any serious issues
surface, this is what the final release will look like.
Please run the test script, share your
Updated now. Thanks for the reminder!
On Tue, Sep 11, 2018 at 5:08 AM, Jan Vesely wrote:
> Hi,
>
> do you mind updating the llvm.org webpage as well? It still states the old
> schedule of final release on Sept 5.
>
> thanks,
> Jan
>
> On Mon, Sep 10, 2018 at 10:13 AM Hans Wennborg via llvm-dev
>
Dear testers,
The final version of 7.0.0 has been tagged from the branch at r342370.
It is identical to rc3 modulo release notes and docs changes.
Please build the final binaries and upload to the sftp.
For those following along: this means 7.0.0 is done, but it will take
a few days to get all t
I am pleased to announce that LLVM 7 is now available.
Get it here: https://llvm.org/releases/download.html#7.0.0
The release contains the work on trunk up to SVN revision 338536 plus
work on the release branch. It is the result of the community's work
over the past six months, including: functio
On Sat, Nov 3, 2018 at 3:35 AM, Tom Stellard via cfe-dev
wrote:
> Hi,
>
> The 7.0.1-rc2 release has been tagged and is ready for testing. I forgot
> to bump the version number to 7.0.1 before I tagged -rc1, which is why we
> are now on -rc2.
Windows looks good. Binaries built with the attached b
Hello everyone,
I know 7.0.1 isn't out the door yet, and 8.0.0 isn't due for a while,
so relax :-) But I would like to get the schedule decided before folks
disappear over the holidays.
According to the usual schedule, the branch would be created two weeks
into January, with the goal of shipping
On Mon, Dec 3, 2018 at 2:04 PM Hans Wennborg wrote:
> I know 7.0.1 isn't out the door yet, and 8.0.0 isn't due for a while,
> so relax :-) But I would like to get the schedule decided before folks
> disappear over the holidays.
>
> According to the usual schedule, the branch would be created two w
On Sat, Dec 8, 2018 at 6:30 AM Tom Stellard via Openmp-dev
wrote:
>
> Hi,
>
> I've just tagged 7.0.1-rc3. This will hopefully be the last release
> candidate.
> Please test and report results.
Windows looks good.
$ sha1sum LLVM-7.0.1-rc3*
cea8b0deaeb8eaeaa91e823338f7a25270c613e8 LLVM-7.0.1-rc
Windows is ready:
$ sha1sum *7.0.1-w*.exe
87feb5fbb0fa0c473d3d22e9dbc1935464b63415 LLVM-7.0.1-win32.exe
f0944995f26fa98713ff0cf12b512512c7931f83 LLVM-7.0.1-win64.exe
It was built with the attached batch file.
Thanks,
Hans
On Thu, Dec 20, 2018 at 1:24 AM Tom Stellard via cfe-dev
wrote:
>
> Hi
Hello everyone,
This is just a quick reminder that the upcoming release branch is
scheduled for creation one week from today, on Wednesday 16 January
2019.
The full schedule is available under "Upcoming Releases" in the right
column at https://llvm.org.
Please try to avoid committing disruptive
Hello everyone,
The release branch for LLVM 8 and its sub-projects was created from
trunk at r351319 earlier today, and the trunk version was subsequently
bumped to 9.0.0.
Release blockers are tracked by https://llvm.org/PR40331 Please mark
any bugs, old or new, that need to be fixed before the r
Dear testers,
8.0.0-rc1 was just tagged (from the branch at r351980).
It took a little longer than planned, but it's looking good.
Please run the test script, share your results, and upload binaries.
I'll get the source tarballs and docs published as soon as possible,
and binaries as they becom
On Wed, Jan 23, 2019 at 4:49 PM Hans Wennborg wrote:
>
> Dear testers,
>
> 8.0.0-rc1 was just tagged (from the branch at r351980).
>
> It took a little longer than planned, but it's looking good.
>
> Please run the test script, share your results, and upload binaries.
>
> I'll get the source tarba
On Mon, Jan 28, 2019 at 6:23 PM Bero Rosenkränzer
wrote:
>
> Hi,
> working without immediately obvious regressions on OpenMandriva x86-64, x86,
> aarch64 and armv7hnl.
> Since our 4.0 release is imminent, 8.0 won't go in there, but it will be our
> main compiler the day after the release and bee
Hello everyone,
Source, docs, and binaries for LLVM-8.0.0-rc1 are now available at
https://prereleases.llvm.org/8.0.0/#rc1
Please try it out and report any problems as bugs marked as blockers
of https://llvm.org/pr40331
Thanks,
Hans
___
lldb-dev mailin
On Tue, Jan 29, 2019 at 5:33 PM Tom Stellard via lldb-dev
wrote:
>
> Hi,
>
> As part of the migration of LLVM's source code to github, we need to update
> our developer policy with instructions about how to interact with the new git
> repository. There are a lot of different topics we will need t
Dear testers,
8.0.0-rc2 has been tagged from the release_80 branch at r353413.
Please run the test script, share your results, and upload binaries.
I'll get the source tarballs and docs published as soon as possible,
and binaries as they become available.
Thanks,
Hans
__
I've filed https://bugs.llvm.org/show_bug.cgi?id=40714 to track this.
On Wed, Feb 13, 2019 at 2:02 AM Eli Friedman wrote:
>
> If each stage consistently produces the same object file, then treat it like
> any other miscompile: mix the object files created by a good/bad compiler to
> bisect whic
Hello everyone,
Source, docs, and some binaries for LLVM-8.0.0-rc2 are now available
at https://prereleases.llvm.org/8.0.0/#rc2
More binaries will be added as they become available.
Please try it out and report any problems as bugs marked as blockers
of https://llvm.org/pr40331
Thanks,
Hans
___
On Wed, Feb 13, 2019 at 9:39 PM Dimitry Andric
wrote:>> On 7 Feb 2019, at 16:41, Hans Wennborg via Release-testers
wrote:> > 8.0.0-rc2 has been tagged
from the release_80 branch at r353413.> >> > Please run the test
script, share your results, and upload binaries.>> Unfortunately I had
to disable
Hello everyone,
This is your biannual release notes nag email.
We're getting closer to the end of the release schedule for 8.0.0, but
the release notes are still very thin for many parts.
When the release happens, the first thing people look at are these
notes, so it's a great opportunity to men
LLVM release notes or do we actually
> have a separate file for LLDB like clang/libcxx/lld do?
>
> - Raphael
>
> Am Di., 19. Feb. 2019 um 16:26 Uhr schrieb Hans Wennborg via lldb-dev
> :
> >
> > Hello everyone,
> >
> > This is your biannual release no
Dear testers,
8.0.0-rc3 was just tagged from the release_80 branch at r355015.
We're running a little behind schedule now, but I think we're also
close to be able to call this done.
Please take a close look at this release candidate. Unless anything
bad comes up, this is probably very similar to
Hello everyone,
Source code, docs, and (some) binaries for LLVM-8.0.0-rc3 are now
available at https://prereleases.llvm.org/8.0.0/#rc3
More binaries will be added as they become available.
This is probably very close to what the final release will look like,
so please try it out, take a careful
Many thanks!
I've added all binaries I've got so far to the pre-release page now
(the CDN might take a while to invalidate its cache).
On Tue, Mar 5, 2019 at 1:56 AM Brian Cain wrote:
>
> Uploaded SLES11, Ubuntu 14.04, 18.04 binaries.
>
> 9e59c0c667cd67c61600470d2e3107576b4707c8
> clang+llvm-8
Dear testers,
8.0.0-rc4 was just tagged from the release_80 branch at r355690.
This is similar to rc3, but it contains a few important fixes, notably
for https://llvm.org/PR40890
I'm hoping that this is that last release candidate, so please give it
a good testing. If all looks well, maybe we ca
On Fri, Mar 8, 2019 at 1:24 PM Hans Wennborg wrote:
>
> Dear testers,
>
> 8.0.0-rc4 was just tagged from the release_80 branch at r355690.
>
> This is similar to rc3, but it contains a few important fixes, notably
> for https://llvm.org/PR40890
>
> I'm hoping that this is that last release candida
Dear testers,
8.0.0-rc5 was just tagged from the release_80 branch at r355909.
This is identical to rc4 with the addition of r355743. Hopefully it is the
final release candidate, so please give it a good testing.
As usual, please run the test script, share your results, and upload
binaries.
I'l
Hello everyone,
Source code, docs, and (a few) binaries for LLVM-8.0.0-rc5 are now
available at https://prereleases.llvm.org/8.0.0/#rc5
More binaries will be added as they become available.
So far this looks like it will be the last release candidate before
the final tag, which will come soon, s
Dear testers,
The final version of 8.0.0 was just tagged from the release_80 branch
at r356364. It's identical to rc5 except for a few documentation
changes.
Apologies for being behind schedule. It took longer than planned this time.
Please build the final binaries and upload to the sftp.
For t
I'm pleased to announce that LLVM 8 is now available.
Get it here: https://llvm.org/releases/download.html#8.0.0
This release contains the work on trunk up to Subversion revision
r351319, plus work on the release branch. It's the result of the LLVM
community's work over the past six months, inclu
On Wed, Mar 27, 2019 at 10:27 PM Tom Stellard via lldb-dev
wrote:
> I've just tagged 7.1.0-rc1. Testers, please begin testing and reporting
> results.
Looks good on Windows.
$ sha1sum *7.1.0-rc1*
7d77d243731e27816dd5e52ab84dfec7748458af LLVM-7.1.0-rc1-win32.exe
77da223886bc440873e0859b9a16dc6a
On Fri, Apr 12, 2019 at 2:00 AM Tom Stellard via lldb-dev
wrote:
>
> Hi,
>
> I've just tagged LLVM 7.1.0-final. Testers, please upload the final binaries.
Windows looks good. It was built with the attached batch file.
$ sha256sum *7.1.0-win*.exe
a575a45b6f42563bdb7464bdc2618779d692283cc899cd21d
Hello everyone,
Even though 8.0.1 isn't quite out the door yet, it's time to start
planning for the next major release, 9.0.0.
This is my proposed schedule:
- 18 July 2019: Branch, rc1 soon after
- 7 August: rc2
- 28 August: final (not slipping past first half of September).
Please let me know
On Wed, Jun 19, 2019 at 10:19 AM Hans Wennborg wrote:
>
> Hello everyone,
>
> Even though 8.0.1 isn't quite out the door yet, it's time to start
> planning for the next major release, 9.0.0.
>
> This is my proposed schedule:
>
> - 18 July 2019: Branch, rc1 soon after
> - 7 August: rc2
> - 28 Augus
On Fri, Jun 28, 2019 at 12:56 AM Tom Stellard via cfe-dev
wrote:
> I've just tagged LLVM 8.0.1-rc3. Testers, please begin testing and report
> results.
Sorry for the late reply.
Windows looks good and I've uploaded the binaries below. They were
built with the attached batch file.
$ sha256sum *
Hello everyone,
This is a reminder that the upcoming release branch is scheduled for
one week from today, on Thursday 18 July 2019.
The full schedule can be found under "Upcoming Releases" in the column
to the right at https://llvm.org
Please try to avoid committing majorly disruptive changes ju
Sorry for the late reply. Back from vacation now :-)
On Thu, Jul 11, 2019 at 5:25 AM Tom Stellard via cfe-dev
wrote:
> I've tagged the 8.0.1-rc4 release, please begin testing. This will
> (hopefully)
> be the last release candidate. If all goes well, I will tag the final release
> next Wednesd
Hello everyone,
The release branch for LLVM 9 and its sub-projects was just created
from trunk at r366426, and the trunk version was subsequently bumped
to 10.0.0.
Release blockers are tracked by https://llvm.org/PR42474 Please mark
any bugs, old or new, that need to be fixed before the release a
On Fri, Jul 19, 2019 at 8:21 PM Tom Stellard via cfe-dev
wrote:
>
> Hi,
>
> The 8.0.1 final release has been tagged. Testers please upload the final
> binaries.
Windows is ready:
$ sha256sum *8.0.1-win*.exe
5d992a41f1ff6296659e66eabbcbaec34f5533fe9d1376fc94fba7450383fe69
LLVM-8.0.1-win32.exe
e3
On Thu, Jul 18, 2019 at 5:19 AM Hans Wennborg wrote:
>
> Hello everyone,
>
> The release branch for LLVM 9 and its sub-projects was just created
> from trunk at r366426, and the trunk version was subsequently bumped
> to 10.0.0.
[...]
> When the branch is in good enough shape, hopefully by tomor
Hi everyone,
9.0.0-rc1 was just tagged from the release_90 branch at r367217
(tagged as llvmorg-9.0.0-rc1 in the Git monorepo).
Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc1
Binaries will be added as they become available.
Please file bug reports for any issues y
Hello everyone,
9.0.0-rc2 was tagged yesterday from the release_90 branch at r368683.
In the Git monorepo it's available as the llvmorg-9.0.0-rc2 tag.
Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc2
Binaries will be added as they become available.
The tag went in r
Hi Bernhard,
On Sat, Aug 17, 2019 at 4:30 PM Bernhard Rosenkraenzer wrote:
> The only serious issue we've run into so far is that clang crashes when
> trying to build current firefox on x86_64. Will put up a bug report later.
Did you get a chance to file that bug report yet?
Thanks,
Hans
_
On Sun, Aug 18, 2019 at 6:42 AM Marshall Clow wrote:
>
>
>
> On Fri, Aug 16, 2019 at 2:23 AM Sylvestre Ledru via cfe-dev
> wrote:
>> One severe regression on Debian on libc++ on mips*
>> https://bugs.llvm.org/show_bug.cgi?id=43011
>>
>> Simon found the regressor!
>>
>> Besides that, we look good
No, there should be no mismatch now. Maybe you ended up using a
version of test-release.sh that doen't have the fixes?
On Sun, Aug 18, 2019 at 6:47 PM Brian Cain wrote:
>
> When I built rv2 for SLES11 linux I saw the same phase 2/3 mismatch. Is that
> expected?
>
> On Wed, Aug 14, 2019, 3:15 AM
Hi everyone,
The end of the release process is getting close, and as usual I'd like
to ask you all to help writing release notes.
As you can see from the release notes for rc2 here:
https://prereleases.llvm.org/9.0.0/#rc2 there is plenty of room for
more notes :-)
When the release happens, the f
Hello everyone,
It's the 28th of August, which according to the schedule should be
when llvm 9 gets released. However, it's not ready yet, which means
it's now officially late.
There are still one or two outstanding issues. My ambition is to have
those closed out, and rc3 tagged by the end of the
Hello everyone,
9.0.0-rc3 was tagged today from the release_90 branch at r370450. In
the Git monorepo, it's tagged as llvmorg-9.0.0-rc3.
Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc3
Binaries will be added as they become available.
There are currently no open rel
On Mon, Sep 9, 2019 at 5:37 PM Sylvestre Ledru wrote:
>
> Hello,
>
> Le 30/08/2019 à 18:38, Hans Wennborg via Release-testers a écrit :
> > Hello everyone,
> >
> > 9.0.0-rc3 was tagged today from the release_90 branch at r370450. In
> > the Git monorepo, it's tagged as llvmorg-9.0.0-rc3.
> I exper
Hello again,
9.0.0-rc4 was just tagged from the release_90 branch at r371490. In
the Git monorepo, it's tagged as llvmorg-9.0.0-rc4.
Source code and docs are available at
https://prereleases.llvm.org/9.0.0/#rc4 Binaries will be added as they
become available.
There are not a lot of changes from
On Tue, Sep 10, 2019 at 12:26 PM Hans Wennborg wrote:
>
> Hello again,
>
> 9.0.0-rc4 was just tagged from the release_90 branch at r371490. In
> the Git monorepo, it's tagged as llvmorg-9.0.0-rc4.
>
> Source code and docs are available at
> https://prereleases.llvm.org/9.0.0/#rc4 Binaries will be
On Wed, Sep 11, 2019 at 9:19 PM Michał Górny wrote:
>
> On Tue, 2019-09-10 at 12:26 +0200, Hans Wennborg via Release-testers
> wrote:
> > Hello again,
> >
> > 9.0.0-rc4 was just tagged from the release_90 branch at r371490. In
> > the Git monorepo, it's tagged as llvmorg-9.0.0-rc4.
> >
>
> So I've
Thanks! I'll get these posted shortly.
On Thu, Sep 12, 2019 at 5:25 AM Brian Cain wrote:
>
> Uploaded SLES11 and Ubuntu 16 binaries:
>
> 1c7895122974828c678f7059e0427d0228ab41e5
> clang+llvm-9.0.0-rc4-x86_64-linux-sles11.3.tar.xz
> d23219bc416afdf2a7eff11490dfb497001dc3a4
> clang+llvm-9.0.0-r
Thanks! I'll get these posted.
On Thu, Sep 12, 2019 at 9:52 AM Diana Picus wrote:
>
> Hi,
>
> Uploaded
> 86efbad6d8677c64d057d92e1dd144988dee68f7a0faa84e5d12f1b59ded0e4f
> clang+llvm-9.0.0-rc4-armv7a-linux-gnueabihf.tar.xz
> eb37ced0868066fdf21a1539c61081b1b6e87f2fc6da58aa282230728329f80a
> clang
Thanks! Posted these on the web page now.
On Fri, Sep 13, 2019 at 8:00 AM Dimitry Andric wrote:
>
> On 10 Sep 2019, at 12:26, Hans Wennborg via Release-testers
> wrote:
> >
> > 9.0.0-rc4 was just tagged from the release_90 branch at r371490. In
> > the Git monorepo, it's tagged as llvmorg-9.0.0
Hello everyone,
9.0.0-rc5 was just tagged from the release_90 branch at r371837. In
the Git monorepo, it's tagged as llvmorg-9.0.0-rc5.
Source code and docs are available at
https://prereleases.llvm.org/9.0.0/#rc5 Binaries will be added as they
become available.
There is only a single change fro
On Fri, Sep 13, 2019 at 2:06 PM Hans Wennborg wrote:
>
> Hello everyone,
>
> 9.0.0-rc5 was just tagged from the release_90 branch at r371837. In
> the Git monorepo, it's tagged as llvmorg-9.0.0-rc5.
>
> Source code and docs are available at
> https://prereleases.llvm.org/9.0.0/#rc5 Binaries will b
Thanks! I've added them to the prerelease page.
On Tue, Sep 17, 2019 at 9:57 AM Diana Picus wrote:
>
> Hi,
>
> Uploaded ARM & AArch64:
> 09dc9f7401419aea8b3c157f99c9610beb193461b4ef4626ea0a7424ab218e3e
> clang+llvm-9.0.0-rc5-armv7a-linux-gnueabihf.tar.xz
> e04c2e34b2feafe4fd34cf1fe36af73d27fa414f
Hello everyone,
9.0.0-rc6 was just tagged from the release_90 branch at r372100. In
the Git monorepo, it's tagged as llvmorg-9.0.0-rc6.
Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc6
This is the same as rc5 plus one very minor change (r371969) that
still seemed goo
On Tue, Sep 17, 2019 at 4:05 PM Hans Wennborg wrote:
>
> Hello everyone,
>
> 9.0.0-rc6 was just tagged from the release_90 branch at r372100. In
> the Git monorepo, it's tagged as llvmorg-9.0.0-rc6.
This has now been tagged as the final 9.0.0 release. In the Git
monorepo, it's tagged as llvmorg-9
It's my great pleasure to announce that LLVM 9 is now available.
Get it here: https://llvm.org/releases/download.html#9.0.0
This release is the result of the LLVM community's work over the past
six months (up to trunk r366426 plus commits on the branch). Some
highlights include:
- Support for as
On Thu, Sep 19, 2019 at 4:51 PM Hans Wennborg wrote:
>
> On Tue, Sep 17, 2019 at 4:05 PM Hans Wennborg wrote:
> >
> > Hello everyone,
> >
> > 9.0.0-rc6 was just tagged from the release_90 branch at r372100. In
> > the Git monorepo, it's tagged as llvmorg-9.0.0-rc6.
>
> This has now been tagged as
On Tue, Nov 12, 2019 at 1:32 AM Tom Stellard via lldb-dev
wrote:
>
> Hi,
>
> I would like to start using GitHub Actions[1] for CI testing on the release/*
> branches. As far as I know we don't have any buildbots listening to the
> release branches, and I think GitHub Actions are a good way for us
Windows is ready:
$ sha256sum LLVM-9.0.1-rc1*.exe
bf04775d245bbf3ac9dc79f14b6e2ccffcda06ab8edd999cabd28bd8dfa894a9
LLVM-9.0.1-rc1-win32.exe
78f5cab932b6194f9fc3f0d6dc9b30d3c1449ddd848bdc9ca61cb2fde67072d7
LLVM-9.0.1-rc1-win64.exe
It was built using the attached batch file.
Thanks,
Hans
On Sat,
Hello everyone,
I know 9.0.1 is still in full swing, and 10.0.0 isn't due for some
time, but I'd like to get the schedule settled well before we start.
Below is my proposed timeline. It's essentially the same as last time.
- 15 January 2020: Create the release branch, Release Candidate 1
ships s
On Sat, Dec 7, 2019 at 4:03 AM Tom Stellard via llvm-dev
wrote:
>
> Hi,
>
> I've tagged LLVM 9.0.1-rc2. Testers can begin testing and uploading binaries.
> If all goes well, this will be the last -rc.
Windows looks good.
$ sha256sum LLVM-9.0.1-rc2*.exe
131aa6b03a0c090ee9a5a9cd5e31fb27241e344c26
> Hello everyone,
>
> I know 9.0.1 is still in full swing, and 10.0.0 isn't due for some
> time, but I'd like to get the schedule settled well before we start.
>
> Below is my proposed timeline. It's essentially the same as last time.
>
> - 15 January 2020: Create the release branch, Release Candid
On Sat, Dec 14, 2019 at 7:34 AM Tom Stellard via lldb-dev
wrote:
>
> Hi,
>
> I've just tagged LLVM 9.0.1-rc3. Testers can begin testing and uploading
> binaries. This will be the last release candidate unless there is a
> major problem. I'm planning to tag the final release on Dec 19.
Windows
On Fri, Dec 20, 2019 at 5:07 AM Tom Stellard via cfe-dev
wrote:
> I've just tagged the 9.0.1-final release. Testers can begin uploading
> binaries.
Windows is ready:
$ sha256sum LLVM-9.0.1-win*.exe
f690e932fea125ce6c47bccad27b2cef055646732c510ce00ff9eee528c1e48b
LLVM-9.0.1-win32.exe
ea59a771d1
Hi everyone,
This is just a quick reminder that the upcoming release branch is
scheduled for one week from today: Wednesday, 15 January 2020.
When the branch is created, the trunk version will become 11.0.0.
The full release schedule can be found under "Upcoming Releases" in
the column to the ri
On Tue, Jan 14, 2020 at 10:34 PM Tom Stellard via Release-testers
wrote:
>
> On 01/14/2020 08:59 AM, Russell Gallop wrote:
> > Hi Tom, Hans,
> >
> > I can't see LLVM-9.0.1-win*.exe from Hans on the GitHub release page
> > (https://github.com/llvm/llvm-project/releases/tag/llvmorg-9.0.1). Is this
Hello everyone,
The release branch for LLVM 10 and its sub-projects was created from
trunk at e26a78e70857273c83aaacd4aa0edb36effe70e3, and the trunk
version was bumped to 11.0.0.
Release blockers are tracked by https://llvm.org/PR44555 (hey, nice
number). Please mark any bugs, old or new, that n
Hello everyone,
It took a bit longer than planned due to master being a somewhat
unstable at the branch point, but Release Candidate 1 has now been
tagged as llvmorg-10.0.0-rc1.
Source code and docs are available at https://prereleases.llvm.org/10.0.0/#rc1
Pre-built binaries will be added there
On Fri, Jan 31, 2020 at 9:37 PM Dimitry Andric wrote:
>
> On 30 Jan 2020, at 20:38, Hans Wennborg via Release-testers
> wrote:
> >
> > It took a bit longer than planned due to master being a somewhat
> > unstable at the branch point, but Release Candidate 1 has now been
> > tagged as llvmorg-10.
On Fri, Jan 31, 2020 at 9:51 PM Michał Górny wrote:
>
> On Thu, 2020-01-30 at 14:38 -0500, Hans Wennborg via Release-testers
> wrote:
> >
> Please file bug reports for any issues you find as blockers of
> > https://llvm.org/pr44555
> >
> > Release testers: please start your engines, run the script
On Wed, Feb 5, 2020 at 9:00 PM Anil Mahmud wrote:
>
> Hello,
>
> When running test-release.sh using GCC 5.4.0 we encountered this error :
>
> /home/anil/llvm1000_rc1_binary_upload/rc1/llvm-project/clang-tools-extra/clangd/Hover.cpp:
> In function ‘llvm::StringLiteral
> clang::clangd::{anonymous}
On Wed, Feb 5, 2020 at 9:30 PM Anil Mahmud wrote:
>
> The following error was found when running test-release.sh on Red Hat 7.4
>
>
> FAIL: LLVM :: tools/llvm-ar/quick-append.test (53100 of 59657)
> TEST 'LLVM :: tools/llvm-ar/quick-append.test' FAILED
>
On Thu, Feb 6, 2020 at 11:16 AM Yvan Roux wrote:
>
> Hi,
>
> here are the results for ARM targets:
>
> * 32-bit has the same issue reported in PR44767
>
> * same issue with quick-append.text for AArch64 check-all results are:
> Testing Time: 4520.30s
>
> Failing Tests (1):
>
On Thu, Feb 6, 2020 at 1:14 PM Yvan Roux wrote:
>
> Hi Hans,
>
> On Thu, 6 Feb 2020 at 12:40, Hans Wennborg wrote:
> >
> > On Thu, Feb 6, 2020 at 11:16 AM Yvan Roux wrote:
> > >
> > > Hi,
> > >
> > > here are the results for ARM targets:
> > >
> > > * 32-bit has the same issue reported in PR4476
Hello everyone,
Release Candidate 2 was tagged earlier today as llvmorg-10.0.0-rc2. It
includes 98 commits since the previous release candidate.
Source code and docs are available at
https://prereleases.llvm.org/10.0.0/#rc2 and
https://github.com/llvm/llvm-project/releases/tag/llvmorg-10.0.0-rc2
On Thu, Feb 13, 2020 at 11:34 PM Hans Wennborg wrote:
>
> Hello everyone,
>
> Release Candidate 2 was tagged earlier today as llvmorg-10.0.0-rc2. It
> includes 98 commits since the previous release candidate.
>
> Source code and docs are available at
> https://prereleases.llvm.org/10.0.0/#rc2 and
Thanks! Added this and the other binaries I've gotten so far to the
release page and github.
On Sat, Feb 15, 2020 at 6:25 PM Brian Cain wrote:
>
> Uploaded ubuntu 18 binaries.
>
> $ cat clang+llvm-10.0.0-rc2-x86_64-linux-gnu-ubuntu-18.04.tar.xz.sha256
> 8ca2cd0e0ba2243c095134373b46ccad822192b0495
On Mon, Feb 17, 2020 at 6:31 PM Michał Górny wrote:
>
> On Thu, 2020-02-13 at 23:34 +0100, Hans Wennborg via Release-testers
> wrote:
> > Hello everyone,
> >
> > Release Candidate 2 was tagged earlier today as llvmorg-10.0.0-rc2. It
> > includes 98 commits since the previous release candidate.
> >
Hello everyone,
We're getting closer to the final release, and as usual I'd like to
ask you all to help writing release notes.
When the release happens, the first thing people tend to look at are
the release notes, so they're a great opportunity to highlight the
work that's been done over the pas
Hello everyone,
Today was the scheduled day for the final release tag, but the release
is not ready yet.
There are still a bunch of open blockers at https://llvm.org/PR44555
Any help on these is very much appreciated.
My ambition is to get most of these fixed by the end of the week, tag
RC3, an
Hello everyone,
It took a bit longer than planned, but Release Candidate 3 is now
here. It was tagged as llvmorg-10.0.0-rc3 on the release branch at
3a843031a5 and contains 95 commits since the previous release
candidate.
If no new problems arise, this is what the final release will look like.
S
On Wed, Mar 4, 2020 at 2:49 PM Hans Wennborg wrote:
>
> Hello everyone,
>
> It took a bit longer than planned, but Release Candidate 3 is now
> here. It was tagged as llvmorg-10.0.0-rc3 on the release branch at
> 3a843031a5 and contains 95 commits since the previous release
> candidate.
>
> If no
201 - 300 of 363 matches
Mail list logo