You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/install-guides/bolt.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,12 @@ BOLT is an open-source post-link binary optimization tool developed to speed up
29
29
30
30
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.
31
31
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
+
32
38
1. Install Git
33
39
34
40
[Install Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) using the documentation for your operating system.
0 commit comments