gh-90536: Fix link syntax to LLVM-BOLT repository (gh-96141)

This commit is contained in:
Dong-hee Na 2022-08-21 00:11:35 +09:00 committed by GitHub
parent e0d54a4a79
commit 6ec57e7c5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -235,7 +235,7 @@ also be used to improve performance.
.. cmdoption:: --enable-bolt .. cmdoption:: --enable-bolt
Enable usage of the `BOLT post-link binary optimizer 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). default).
BOLT is part of the LLVM project but is not always included in their binary BOLT is part of the LLVM project but is not always included in their binary