search for: kindliv

Displaying 1 result from an estimated 1 matches for "kindliv".

Did you mean: kindlive
2015 Jan 27
3
[LLVMdev] [lld] Overloaded Layout references
...tAfter) from A to B, that may not mean that you cannot garbage collect B for the end user. My thought on Layout references was that it only guarantees that atoms appear in Layout reference order. Why are we overloading this for Garbage collection (aside from saving space/code) ? We should create kindLive (or) some better name IMO for Garbage collection. With this the complex LayoutPass can be optional and would be meant only for users that need the LayoutReferences to specify layout of the image. We could come up with a simpler pass for Layout(to sort atoms by file ordinal). What do you think ?...