Haste-o discovered after.
authorJim Laskey <jlaskey@mac.com>
Tue, 15 Aug 2006 12:15:08 +0000 (12:15 +0000)
committerJim Laskey <jlaskey@mac.com>
Tue, 15 Aug 2006 12:15:08 +0000 (12:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29702 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GetElementPtr.html

index 12f45228d0462f624cd12352e7577ac2cf53d626..05d74e248e93bd1630cf71bf4e2d2c79b5430589 100644 (file)
 
 <!-- *********************************************************************** -->
 <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>