<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>If you're going to be at llvm-dev meeting next week, find me and
      I'll walk you through the concepts.  If you're not, send me a off
      list email and we'll setup a time for a phone conversation.  I'm
      happy to explain, but doing so in spoken conversation is much
      easier than writing.</p>
    <p>Philip<br>
    </p>
    <div class="moz-cite-prefix">On 10/17/19 3:46 AM, Yafei Liu via
      llvm-dev wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAMUQRes6S3mtwGcMrkanr9bcyNNySSC3szi=9hMa52=tuQVz2w@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi all, 
        <div>I'm working on a toy language and I want all objects which
          type is a class managed by a garbage collector, just like Jave
          do.</div>
        <div><br>
        </div>
        <div>But after two days of investigation, I lost in tons of
          concepts and theories, but still don't have a clue on what to
          do.</div>
        <div><br>
        </div>
        <div>The documents about garbage collectors on llvm site seems
          for experts, and I wish if there exist some tutorials just
          like <a class="gmail-reference external"
            href="https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/index.html"
            style="color:rgb(202,121,0);font-family:"Lucida
            Grande","Lucida Sans
            Unicode",Geneva,Verdana,sans-serif;font-size:14px"
            moz-do-not-send="true">Implementing a language with LLVM</a>,
          which will make me focus on implementing the language itself.</div>
        <div><br>
        </div>
        <div>Any suggestions?</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a>
</pre>
    </blockquote>
  </body>
</html>