Skip to content

Commit 1f5b55f

Browse files
committed
add whats new
1 parent 897c527 commit 1f5b55f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,6 +1437,11 @@ Build changes
14371437
with :c:expr:`Py_NO_LINK_LIB`. (Contributed by Jean-Christophe
14381438
Fillion-Robin in :gh:`82909`.)
14391439

1440+
* building with clang-cl on Windows now supports PGO (profile guided
1441+
optimization), uses ``-flto=thin`` and can be configured to use
1442+
computed gotos. (Contributed by Chris Eibl in
1443+
:gh:`130090`, :gh:`131035` and :gh:`131278`).
1444+
14401445
.. _whatsnew314-pep761:
14411446

14421447
PEP 761: Discontinuation of PGP signatures

0 commit comments

Comments
 (0)