Author: David Spickett Date: 2024-10-10T10:21:41+01:00 New Revision: 993de5512d81f4582373aa8bd7507e5aa44311ab
URL: https://github.com/llvm/llvm-project/commit/993de5512d81f4582373aa8bd7507e5aa44311ab DIFF: https://github.com/llvm/llvm-project/commit/993de5512d81f4582373aa8bd7507e5aa44311ab.diff LOG: [lldb][docs] Add link to RISC-V tracking issue in Platform Support Saves me searching for this every time someone asks. Added: Modified: lldb/docs/index.rst Removed: ################################################################################ diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst index dd44a8430add80..2c7d7dbfad9a50 100644 --- a/lldb/docs/index.rst +++ b/lldb/docs/index.rst @@ -81,6 +81,10 @@ 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. + Get Involved ------------ _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits