Fix link.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 4 Jun 2013 20:42:42 +0000 (20:42 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 4 Jun 2013 20:42:42 +0000 (20:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183248 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.rst

index fe4b957989de024ce28c399517026c44da84cc48..1b50a734e9716860a4117d713dafc9181edd7a6a 100644 (file)
@@ -697,7 +697,7 @@ Currently, only the following parameter attributes are defined:
     the first parameter. This is not a valid attribute for return
     values.
 ``noalias``
-    This indicates that pointer values `*based* <pointeraliasing>` on
+    This indicates that pointer values :ref:`based <pointeraliasing>` on
     the argument or return value do not alias pointer values which are
     not *based* on it, ignoring certain "irrelevant" dependencies. For a
     call to the parent function, dependencies between memory references