mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
gh-90536: Fix link syntax to LLVM-BOLT repository (gh-96141)
This commit is contained in:
parent
e0d54a4a79
commit
6ec57e7c5a
1 changed files with 1 additions and 1 deletions
|
|
@ -235,7 +235,7 @@ also be used to improve performance.
|
|||
.. cmdoption:: --enable-bolt
|
||||
|
||||
Enable usage of the `BOLT post-link binary optimizer
|
||||
<https://github.com/llvm/llvm-project/tree/main/bolt>` (disabled by
|
||||
<https://github.com/llvm/llvm-project/tree/main/bolt>`_ (disabled by
|
||||
default).
|
||||
|
||||
BOLT is part of the LLVM project but is not always included in their binary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue