On Jan 30, 2008, at 11:10 AM, Duncan Sands wrote:

> Hi Dale, maybe you could use IntrinsicInst::StripPointerCasts instead?
>
> Best wishes,
>
> Duncan.

Didn't know about this, thanks.  It recurses and I don't think that's  
what I want in this case.  I did, however, steal its looping code:)


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to