[Lldb-commits] [lldb] c63c2f4 - [lldb][docs] Add WASM support issue link to website

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 25 01:41:34 PDT 2025


Author: David Spickett
Date: 2025-07-25T08:41:16Z
New Revision: c63c2f4972f63cd19352719c966659bb80cec450

URL: https://github.com/llvm/llvm-project/commit/c63c2f4972f63cd19352719c966659bb80cec450
DIFF: https://github.com/llvm/llvm-project/commit/c63c2f4972f63cd19352719c966659bb80cec450.diff

LOG: [lldb][docs] Add WASM support issue link to website

Added: 
    

Modified: 
    lldb/docs/index.rst

Removed: 
    


################################################################################
diff  --git a/lldb/docs/index.rst b/lldb/docs/index.rst
index d49d0d8d5a733..d6c68b10eaa38 100644
--- a/lldb/docs/index.rst
+++ b/lldb/docs/index.rst
@@ -86,6 +86,7 @@ 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>`_
+* `WebAssembly <https://github.com/llvm/llvm-project/issues/150449`_
 
 Get Involved
 ------------


        


More information about the lldb-commits mailing list