[LLVMdev] subtle problem with inst_iterator

Vladimir Prus ghost at cs.msu.su
Wed Apr 28 01:10:01 PDT 2004


Chris Lattner wrote:

> > I attach a new patch which fixes all of the problems. It's kinda large,
> > must most changes are technical. Everything builds for me.
>
> Thanks!  I've applied the patch:
> http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040426/014023.
>html (through 014029.html).
>
> The only thing I changed was to turn a few occurrences of (*P).f into
> P->f, and adjust it a bit to apply to current CVS.

Thanks for applying! Hopefully, one day I'll sumbit less "technical" patch ;-)

- Volodya




More information about the llvm-dev mailing list