Skip to content

Commit

Permalink
[lldb][docs] Add link to LoongArch tracking issue
Browse files Browse the repository at this point in the history
llvm#112693 will be
tracking the overall state of LoongArch support.

This means anyone can check without having to track down
an expert.
  • Loading branch information
DavidSpickett authored and EricWF committed Oct 22, 2024
1 parent 232b100 commit 97a3ad0
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions lldb/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,11 @@ are welcome:
expected to work, with functionality improving rapidly. ARM and AArch64 support
is more experimental, with more known issues than the others.

RISC-V support is in active development, refer to the
`tracking issue <https://github.com/llvm/llvm-project/issues/55383>`_
for the current status.
Support for the following architectures is in active development. For their
current state, follow the links to their respective issues:

* `RISC-V <https://github.com/llvm/llvm-project/issues/55383>`_
* `LoongArch <https://github.com/llvm/llvm-project/issues/112693>`_

Get Involved
------------
Expand Down

0 comments on commit 97a3ad0

Please sign in to comment.