We are happy to announce that LLVM 19.1.6 is now released!
Happy holidays everyone! Last release for 2024 is here! I will be taking a bit of a break, read under the Next Release topic for timing on the next release.
Download
Find sources on GitHub.
A note on binaries
Official binaries will not be available right away. They will be provided later.
Third-party binaries will be posted to the following forum thread. Note that these binaries are not created or checked by the release managers, they should be used with care.
Next Release
The next release will be 19.1.7 in four weeks. It’s the holidays so I am taking a bit of a break from release management. The next release will be 14th of January 2025. Please file issues you find in the 19.x milestone.
Important libc++ note
Please read this post about libc++ in 19.1.2 if you are using it.
Changes since 19.1.4
- Nikita Popov: [SimpleLoopUnswitch] Fix LCSSA phi node invalidation (e21dc4bd5474)
- Antonio Frighetto: [AggressiveInstCombine] Use APInt and avoid truncation when folding loads (657e03f8625c)
- George Stagg: [WebAssembly] Handle symbols in
.init_array
sections (#119127) (8e9465bd150b) - George Stagg: [WebAssembly] Support multiple
.init_array
fragments when writing Wasm objects (#111008) (8069ce6ab176) - Michał Górny: [cmake] Use DetectTestCompiler from openmp directory (2384a062fc1c)
- Michał Górny: [offload] Define LIBOMPTARGET_OPENMP_*_FOLDER in standalone builds (b70bf59262cb)
- Michał Górny: [offload] Define OPENMP_TEST*_FLAGS in standalone builds (909104bb5a05)
- Michał Górny: [offload] [test] Add “omp” test dependency only when present (5ce79b5045ae)
- Michał Górny: [offload] Include CheckCXXCompilerFlag in CMake (e3b2d0149ffa)
- estewart08: [offload] - Fix issue with standalone debug offload build (#104647) (be6e2e72cb51)
- Sam Clegg: [lld][WebAssembly] Fix use of uninitialized stack data with --wasm64 (#107780) (d2953ab0a79f)
- Tom Stellard: [Clang][perf-training] Fix clean command in perf-helper.py (#118978) (3d21a9a8e4ec)
- Tobias Hieta: Bump version to 19.1.6 (c9e72b3945f1)