Skip to content

Commit

Permalink
SWDEV-488771 - Adding build dependency on LLVM
Browse files Browse the repository at this point in the history
Change-Id: I63c381a406ee4b0211a4f5a6c9c519eb7313b6c1
  • Loading branch information
jujiang-del committed Oct 2, 2024
1 parent d4f6a66 commit cda9c38
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/install/build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ Check and install ``CppHeaderParser`` package using the command:
pip3 install CppHeaderParser
Install ``ROCm LLVM`` package using the command:

.. code-block:: shell
apt-get install rocm-llvm-dev
.. _Building the HIP runtime:

Expand Down

0 comments on commit cda9c38

Please sign in to comment.