[llvm] Fix GetElementPtr article link (PR #151868)

via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 6 04:03:23 PDT 2025


================
@@ -138,7 +138,7 @@ facilities for lexical nor semantic analysis.
 
 I don't understand the ``GetElementPtr`` instruction. Help!
 -----------------------------------------------------------
-See `The Often Misunderstood GEP Instruction <GetElementPtr.html>`_.
+See `The Often Misunderstood GEP Instruction <GetElementPtr.rst>`_.
----------------
kirindenle wrote:

Oh, I see, thank you!

https://github.com/llvm/llvm-project/pull/151868


More information about the llvm-commits mailing list