SWDEV-488771 - Adding build dependency on LLVM

Change-Id: I63c381a406ee4b0211a4f5a6c9c519eb7313b6c1
This commit is contained in:
Julia Jiang
2024-09-30 15:20:55 -04:00
committed by Julia Jiang
parent d4f6a6672e
commit cda9c38b8f
+6
View File
@@ -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: