Re: [lldb-dev] [Release-testers] [cfe-dev] 8.0.1-final has been tagged

2019-09-02 Thread Diana Picus via lldb-dev
Hi,

It's been brought to my attention that the AArch64 archive is
corrupted (it ends unexpectedly when trying to untar).

I have re-run the script and uploaded a new one:
0672ccf5b2f16e31994e41094aad890851d45fb69b58c4429aa0a7fde50e9510
clang+llvm-8.0.1-aarch64-linux-gnu.tar.xz

Tom, could you please hook this up on the release page?

Thanks and sorry about the trouble,
Diana

On Tue, 23 Jul 2019 at 10:12, Diana Picus  wrote:
>
> ARM & AArch64 ready:
> c87b57496f8ec0f0fd74faa1c43b0ac12c156aae54d9be45169fd8f2b33b2181
> clang+llvm-8.0.1-armv7a-linux-gnueabihf.tar.xz
> a80dc5ca8d9bf5dfb12502263fd50bde6260fe661c1d1f6fb88c7a1146c879f4
> clang+llvm-8.0.1-aarch64-linux-gnu.tar.xz
>
> Cheers,
> Diana
>
> On Mon, 22 Jul 2019 at 21:40, Hans Wennborg via Release-testers
>  wrote:
> >
> > 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
> > e3af139c2f93075c13dcbc4091c1311f66fc6e4e8705649fcaf9bef8b3368f41
> > LLVM-8.0.1-win64.exe
> >
> > Thanks,
> > Hans
> > ___
> > Release-testers mailing list
> > release-test...@lists.llvm.org
> > https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [9.0.0 Release] Release Candidate 3 is here

2019-09-02 Thread Michał Górny via lldb-dev
On Sun, 2019-09-01 at 16:21 +0200, Michał Górny via Release-testers
wrote:
> On Fri, 2019-08-30 at 18:38 +0200, Hans Wennborg via Release-testers
> wrote:
> > 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 release blockers, which means if nothing
> > new comes up, the final release could ship soon and this is what it
> > would look like (except for more release notes, which are still very
> > welcome).
> > 
> 
> I'm sorry for noticing it this late (I was on vacation) but it seems
> that 9.x has some regression that causes the following tests to hang
> on NetBSD:
> 
> LLVM :: ExecutionEngine/MCJIT/eh-lg-pic.ll
> LLVM :: ExecutionEngine/MCJIT/eh.ll
> LLVM :: ExecutionEngine/MCJIT/multi-module-eh-a.ll
> LLVM :: ExecutionEngine/OrcMCJIT/eh-lg-pic.ll
> LLVM :: ExecutionEngine/OrcMCJIT/eh.ll
> LLVM :: ExecutionEngine/OrcMCJIT/multi-module-eh-a.ll
> 
> I've been able to pinpoint first bad commit as r364550:
> 
>   Bitcode: derive all types used from records instead of Values.
> 
> However, it seems that trunk works fine.  I'm currently searching
> for a possible fix, and I will request backporting once I find it.
> 

I've filed [1] for the backport.  However, it seems that we need this
linking for reasons other than listed in the commit message.

[1] https://bugs.llvm.org/show_bug.cgi?id=43196

-- 
Best regards,
Michał Górny



signature.asc
Description: This is a digitally signed message part
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev