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
 ------------


        
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to