We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e21c80a commit 2882bb1Copy full SHA for 2882bb1
lldb/docs/index.rst
@@ -81,9 +81,11 @@ are welcome:
81
expected to work, with functionality improving rapidly. ARM and AArch64 support
82
is more experimental, with more known issues than the others.
83
84
-RISC-V support is in active development, refer to the
85
-`tracking issue <https://github.com/llvm/llvm-project/issues/55383>`_
86
-for the current status.
+Support for the following architectures is in active development. For their
+current state, follow the links to their respective issues:
+
87
+* `RISC-V <https://github.com/llvm/llvm-project/issues/55383>`_
88
+* `LoongArch <https://github.com/llvm/llvm-project/issues/112693>`_
89
90
Get Involved
91
------------
0 commit comments