[LLVMdev] which is the right version

John Criswell jtcriswel at gmail.com
Fri Oct 24 18:48:08 PDT 2014


On 10/24/14, 3:49 PM, Hui Zhang wrote:
> Hello,
>
> I met a bug that not iterating all the compile units in 
> DebugInfoFinder class, and I found this thread that fixed this issue: 
> http://llvm.org/bugs/show_bug.cgi?id=17507
>
> so the code was modified and updated as "revision 192879"
> but I don't know which is the right version of DebugInfo.h 
> corresponding to this modified .cpp file ? Does anyone know about this ?

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.

Regards,

John Criswell

>
> thanks !
>
> -- 
> Best regards
>
>
> Hui Zhang
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev


-- 
John Criswell
Assistant Professor
Department of Computer Science, University of Rochester
http://www.cs.rochester.edu/u/criswell

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141024/f98a4519/attachment.html>


More information about the llvm-dev mailing list