commit | ba7c896e05996087f628e6f56b9001aa2688f2ac | [log] [tgz] |
---|---|---|
author | Martin Storsjö <martin@martin.st> | Wed Jul 16 10:02:39 2025 +0300 |
committer | Martin Storsjö <martin@martin.st> | Thu Jul 31 16:21:51 2025 +0300 |
tree | 0842141689501394331f450f3c613fddc664323f | |
parent | ceb129a56ce0faf3cd1198aca0e7b67ec1fdc2bd [diff] |
github: Update to llvm-mingw 20250709 This version is built with PGO, making the compiler notably faster (primarily affecting the runtime of the libcxx tests). This reduces the runtime of the mingw-w64 test builds from 1 h 39 min to 1 h 17 min. Signed-off-by: Martin Storsjö <martin@martin.st>