<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 3/27/2014 2:33 PM, Rui Ueyama wrote:<br>
    </div>
    <blockquote
cite="mid:CAJENXgtTNkQEjHb6V=Dba2BF6h3zNjRPSDpYROMQsXWoM5Gp8Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div style="font-family:arial,sans-serif;font-size:13px">(I
          accidentally hit "reply" instead of "reply all", so sending it
          again.)</div>
        <div style="font-family:arial,sans-serif;font-size:13px">
          <br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">I'll
          add "alias" references if no objections from other reviewers.
          I'll probably add ELF symbol aliasing support with it, so hold
          on.</div>
        <div style="font-family:arial,sans-serif;font-size:13px"><br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">We
          cannot remove kindLayoutBefore because doing it would break
          dead stripping pass. We still need it for GC as GC needs
          backward references.</div>
        <div style="font-family:arial,sans-serif;font-size:13px"><br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">To
          remove kindLayoutBefore, we have to modify dead striping pass
          so that it creates back references internally from forward
          references and use it while collecting dead objects. I think
          I'm going to make such change, but it's going a bit large.</div>
        <div style="font-family:arial,sans-serif;font-size:13px"><br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">Submitting
          this change first and then doing the next step in a following
          patch would be better than merging the two together.
          Incremental change is easier to bisect in case it would breaks
          omething, and it's easy to understand for reviewers, too.</div>
      </div>
      <div class="gmail_extra"><br>
      </div>
    </blockquote>
    Do we have a flag to garbage collect atoms with lld in the current
    implementation ? If not removing kindLayoutBefore wouldnot affect
    anything right ?<br>
    <br>
    Shankar Easwaran<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation</pre>
  </body>
</html>