[llvm-dev] [9.0.0 Release] Release Candidate 6 is here

Hans Wennborg via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 20 04:10:22 PDT 2019


On Thu, Sep 19, 2019 at 4:51 PM Hans Wennborg <hans at chromium.org> wrote:
>
> On Tue, Sep 17, 2019 at 4:05 PM Hans Wennborg <hans at chromium.org> 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.0.0.
>
> The official release announcement will follow as soon as the source
> tarballs and docs are ready on the web page.
>
> Testers: please start building the final binaries, and I'll add them
> as they become ready.

Windows is ready:

$ sha256sum LLVM-9.0.0-win*.exe
089e226dc0d3ecb292f344cdbed96c5d9a705564cc578957a955b4ed71c70cae
LLVM-9.0.0-win32.exe
71ed99a6720945d76b6772584735f2ed472f12719dff184a0b1a6a35047b8863
LLVM-9.0.0-win64.exe

They were built with the attached batch file.

It seems in the no-asserts 32-bit build, two tests pass unexpectedly:

Unexpected Passing Tests (2):
  LLVM :: ExecutionEngine/MCJIT/stubs-sm-pic.ll
  LLVM :: ExecutionEngine/OrcMCJIT/stubs-sm-pic.ll

I think that's safe to ignore.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_llvm_900-final._bat_
Type: application/octet-stream
Size: 5567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190920/c1222c06/attachment.obj>


More information about the llvm-dev mailing list