Fixed some typos and broken links in source level debugging docs.
[oota-llvm.git] / docs / LangRef.rst
index 24765870dbfbb131cb43673186f7bbb6afcc362c..48ac8fbc7db3754a28f959e2f41570b71d2d8c3d 100644 (file)
@@ -2961,7 +2961,7 @@ DIFile
 Files are sometimes used in ``scope:`` fields, and are the only valid target
 for ``file:`` fields.
 
-.. _DILocation:
+.. _DIBasicType:
 
 DIBasicType
 """""""""""
@@ -3225,6 +3225,8 @@ discriminate between control flow within a single block in the source language.
     !1 = !DILexicalBlockFile(scope: !0, file: !4, discriminator: 0)
     !2 = !DILexicalBlockFile(scope: !0, file: !4, discriminator: 1)
 
+.. _DILocation:
+
 DILocation
 """"""""""