diff options
author | Jim Laskey <jlaskey@mac.com> | 2006-08-15 12:15:08 +0000 |
---|---|---|
committer | Jim Laskey <jlaskey@mac.com> | 2006-08-15 12:15:08 +0000 |
commit | 19af0e1b499b3e9d27b8865aa0634f771591cb43 (patch) | |
tree | de1a8b3089fae32cf460411c97a00e892569eccf /docs/GetElementPtr.html | |
parent | af2cca161bae051b867fae62ba64c321d480ed66 (diff) |
Haste-o discovered after.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29702 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GetElementPtr.html')
-rw-r--r-- | docs/GetElementPtr.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GetElementPtr.html b/docs/GetElementPtr.html index 12f45228d0..05d74e248e 100644 --- a/docs/GetElementPtr.html +++ b/docs/GetElementPtr.html @@ -259,7 +259,7 @@ <!-- *********************************************************************** --> <div class="doc_subsection"> - <a name="lead0"><b>Why do GEP x,1,0,0 and GEP x,1 alias?</b></a> + <a name="trail0"><b>Why do GEP x,1,0,0 and GEP x,1 alias?</b></a> </div> <div class="doc_text"> <p>Quick Answer: They compute the same address location.</p> |