Closed
Description
Bug report
Bug description:
Building with BOLT optimizations emits the following warning
BOLT-WARNING: '-reorder-functions=hfsort+' is deprecated, please use '-reorder-functions=cdsort' instead
From the usage at
Line 2186 in 6fd3184
The resolution looks quite straight-forward, I'll post a patch.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux