[DOCS] [PATCH] Fix broken link in tutorial page 8

Renato Golin renato.golin at linaro.org
Sat Nov 23 02:49:52 PST 2013


On 23 November 2013 05:35, Mikael Lyngvig <mikael at lyngvig.org> wrote:

> Fixes the problem that a link in the tutorial points to a non-existent
> named anchor in the Language Reference.  Thanks to Chuck Caldarale for
> providing the solution.
>

Hi Mikael,

The new page you're linking to does describe recursive types, but very
mildly and only in a representation way, not how to build them.

I remember that the way to build recursive types changed a few years ago,
but I don't know where the documentation to build them has gone, or if
anyone wrote such doc. Maybe a wider query about how to build recursive
types on the list will yield a reference to a doc, or at least detailed
description on how to produce the doc. ;)

This also reminds me that the note in
http://llvm.org/docs/LangRef.html#named-types is wrong. We don't alias
similar types any more.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131123/afe91dc0/attachment.html>


More information about the llvm-commits mailing list