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

Neil Nelson via llvm-dev llvm-dev at lists.llvm.org
Tue Sep 10 07:48:45 PDT 2019


Just ran

./test-release.sh \
      -release 9.0.0 \
      -rc 4 \
      -test-asserts \
      -no-compare-files \
      -triple x86_64-pc-linux-gnu \
      -configure-flags "-DLLVM_ENABLE_LIBPFM=OFF 
-DRUN_HAVE_GNU_POSIX_REGEX=0 -DRUN_HAVE_THREAD_SAFETY_ATTRIBUTES=0

obtained

# Validating llvm SVN URL
# Validating cfe SVN URL
# Validating clang-tools-extra SVN URL
# Validating compiler-rt SVN URL
# Validating libcxx SVN URL
# Validating libcxxabi SVN URL
# Validating libunwind SVN URL
# Validating test-suite SVN URL
*test-suite does not have a tags/RELEASE_900/rc4 branch/tag!*

Regards, Neil Nelson

On 9/10/19 4:26 AM, Hans Wennborg via llvm-dev 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 added as they
> become available.
>
> There are not a lot of changes from rc3 to rc4, and there are again no
> open release blockers, so I'm hoping this will be the last release
> candidate and that we can tag the final release soon.
>
> Please file bug reports for any issues you find, marking them blocking
> of https://llvm.org/PR42474
>
> Release testers, please run the test script, share your results, and
> upload binaries.
>
> Thanks,
> Hans
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190910/0627a831/attachment.html>


More information about the llvm-dev mailing list