LLVM 13.0.0 is now available! Download it now, or read the release notes:
https://releases.llvm.org/13.0.0/docs/ReleaseNotes.html
https://releases.llvm.org/13.0.0/tools/clang/docs/ReleaseNotes.html
https://releases.llvm.org/13.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html
https://releases.llvm.org/13.0.0/tools/flang/docs/ReleaseNotes.html
https://releases.llvm.org/13.0.0/tools/lld/docs/ReleaseNotes.html
https://releases.llvm.org/13.0.0/tools/polly/docs/ReleaseNotes.html
https://releases.llvm.org/13.0.0/projects/libcxx/docs/ReleaseNotes.html
Binaries and sources for 13.0.0 can be found on GitHub:
https://github.com/llvm/llvm-project/releases/tag/llvmorg-13.0.0
LLVM 13.0.0 would not be possible without the help of our volunteer
release team! Thanks to all the release testers:
Michał Górny, Bernhard Rosenkraenzer, Hans Wennborg, Albion Fung,
Brian Cain, Dimitry Andric, Tobias Hieta, Diana Picus, Sylvestre Ledru
Also, a big thanks to everyone else who helped identify critical bugs,
track down bug-fixes, and resolve merge conflicts.
If you have questions or comments about this release, please contact
the LLVMdev mailing list!
-Tom