[PATCH] Remove kindInGroup reference
Rui Ueyama
ruiu at google.com
Mon Jan 26 20:10:30 PST 2015
I think it's not for garbage collection. Because all atoms in the same
section are already connected with LayoutAfter references, they are treated
as a group by the garbage collector.
2015/01/26 19:25 "Shankar Easwaran" <shankar.kalpathi.easwaran at gmail.com>:
> This is mainly relevant when you turn on garbage collection as Nick
> pointed out. You can refer to an atom in a section but to keep the section
> to be consistent w.r.t ELF you have to keep all the remaining atoms
> together.
>
>
> http://reviews.llvm.org/D7189
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150126/4301c994/attachment.html>
More information about the llvm-commits
mailing list