Skip to content

Commit 2882bb1

Browse files
committed
[lldb][docs] Add link to LoongArch tracking issue
#112693 will be tracking the overall state of LoongArch support. This means anyone can check without having to track down an expert.
1 parent e21c80a commit 2882bb1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

lldb/docs/index.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,11 @@ are welcome:
8181
expected to work, with functionality improving rapidly. ARM and AArch64 support
8282
is more experimental, with more known issues than the others.
8383

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.
84+
Support for the following architectures is in active development. For their
85+
current state, follow the links to their respective issues:
86+
87+
* `RISC-V <https://github.com/llvm/llvm-project/issues/55383>`_
88+
* `LoongArch <https://github.com/llvm/llvm-project/issues/112693>`_
8789

8890
Get Involved
8991
------------

0 commit comments

Comments
 (0)