SWDEV-488771 - Adding build dependency on LLVM

Change-Id: I63c381a406ee4b0211a4f5a6c9c519eb7313b6c1


[ROCm/hip commit: cda9c38b8f]
This commit is contained in:
Julia Jiang
2024-09-30 15:20:55 -04:00
committato da Julia Jiang
parent e96fc07482
commit 8977f07def
+6
Vedi 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: