We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5b55f commit 905d2e4Copy full SHA for 905d2e4
Doc/whatsnew/3.14.rst
@@ -1437,11 +1437,6 @@ Build changes
1437
with :c:expr:`Py_NO_LINK_LIB`. (Contributed by Jean-Christophe
1438
Fillion-Robin in :gh:`82909`.)
1439
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
-
1445
.. _whatsnew314-pep761:
1446
1447
PEP 761: Discontinuation of PGP signatures
0 commit comments