<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/24/14, 3:49 PM, Hui Zhang wrote:<br>
    </div>
    <blockquote
cite="mid:CAHUsaRFcxmsMcdGte=t3SR5npPN9T3u1ka2uSXRB=3gHXLEYWA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default"
          style="font-family:georgia,serif;font-size:large">Hello,<br>
          <br>
        </div>
        <div class="gmail_default"
          style="font-family:georgia,serif;font-size:large">I met a bug
          that not iterating all the compile units in DebugInfoFinder
          class, and I found this thread that fixed this issue:  <a
            moz-do-not-send="true"
            href="http://llvm.org/bugs/show_bug.cgi?id=17507">http://llvm.org/bugs/show_bug.cgi?id=17507</a><br>
          <br>
        </div>
        <div class="gmail_default"
          style="font-family:georgia,serif;font-size:large">so the code
          was modified and updated as "revision 192879"<br clear="all">
        </div>
        <div class="gmail_default"
          style="font-family:georgia,serif;font-size:large">​but I don't
          know which is the right version of DebugInfo.h corresponding
          to this modified .cpp file ? Does anyone know about this ?<br>
        </div>
      </div>
    </blockquote>
    <br>
    Subversion marks the entire source tree with a revision number.  If
    you execute "svn up -r192879" in your LLVM and Clang source trees,
    it should grab all the correct versions of all the files.<br>
    <br>
    Regards,<br>
    <br>
    John Criswell<br>
    <br>
    <blockquote
cite="mid:CAHUsaRFcxmsMcdGte=t3SR5npPN9T3u1ka2uSXRB=3gHXLEYWA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default"
          style="font-family:georgia,serif;font-size:large"><br>
          thanks !​</div>
        <br>
        -- <br>
        Best regards<br>
        <br>
        <br>
        Hui Zhang<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a class="moz-txt-link-freetext" href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
John Criswell
Assistant Professor
Department of Computer Science, University of Rochester
<a class="moz-txt-link-freetext" href="http://www.cs.rochester.edu/u/criswell">http://www.cs.rochester.edu/u/criswell</a></pre>
  </body>
</html>