Skip to content

Commit 8c10596

Browse files
committed
BOLT: mention Arm Toolchain for Linux
1 parent 8cacc14 commit 8c10596

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/install-guides/bolt.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ BOLT is an open-source post-link binary optimization tool developed to speed up
2929

3030
This article provides quick instructions to download and install BOLT. The instructions are for Debian-based Linux distributions, but can be adapted for other Linux distributions.
3131

32+
{{% notice Note %}}
33+
The [Arm Toolchain for Linux](https://developer.arm.com/documentation/110477)
34+
provides ready to use BOLT as an integral part of the suite. For more
35+
information refer to [this guide](https://developer.arm.com/documentation/110477/211/How-to-use-BOLT-with-our-toolchain).
36+
{{% /notice %}}
37+
3238
1. Install Git
3339

3440
[Install Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) using the documentation for your operating system.

0 commit comments

Comments
 (0)