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 asm goto, enabling for example the mainline Linux kernel for x86_64 to build with Clang - The RISCV-V target is no longer experimental, but built by default - Experimental support for C++ for OpenCL as well as many bug fixes, optimizations, and diagnostics improvements. For more details, see the release notes: https://llvm.org/releases/9.0.0/docs/ReleaseNotes.html https://llvm.org/releases/9.0.0/tools/clang/docs/ReleaseNotes.html https://llvm.org/releases/9.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://llvm.org/releases/9.0.0/tools/lld/docs/ReleaseNotes.html https://llvm.org/releases/9.0.0/projects/libcxx/docs/ReleaseNotes.html Special thanks to the release testers and packagers: Amy Kwan, Andrew Kelley, Bernhard Rosenkraenzer, Brian Cain, Diana Picus, Dimitry Andric, Jonas Hahnfeld, Khem Raj, Michał Górny, Neil Nelson, Nick Desaulniers, Sylvestre Ledru, and Victor Huang. Without your work, this would not be possible. For questions or comments about the release, please contact the community on the mailing lists. Onwards to LLVM 10! Thanks, Hans _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev