Skip to content

Commit

Permalink
gh-90536: Fix link syntax to LLVM-BOLT repository (gh-96141)
Browse files Browse the repository at this point in the history
  • Loading branch information
corona10 authored Aug 20, 2022
1 parent e0d54a4 commit 6ec57e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/using/configure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6ec57e7

Please sign in to comment.