[llvm-commits] [llvm] r65802 - /llvm/trunk/docs/GarbageCollection.html
Nicolas Geoffray
nicolas.geoffray at lip6.fr
Mon Mar 2 01:55:36 PST 2009
Hi Gordon,
Nice improvements on the docs! A few comments:
Gordon Henriksen wrote:
> If your target collector uses tags, use a null pointer for
> metadata.</p>
>
Could you define what "tags" means before that sentence? I guess it's a
header in the object? And what makes you say that a Java object has
type-tags? Because it always references its class?
>
> The compiler plugin is responsible for generating code which
> +conforms to the binary interface defined by library, most essentially the
> +<a href="stack-map">stack map</a>.</p>
>
>
Broken link.
Nicolas
More information about the llvm-commits
mailing list