[Lldb-commits] [lldb] r114990 - /lldb/trunk/source/Expression/IRForTarget.cpp

Chris Lattner clattner at apple.com
Tue Sep 28 16:59:06 PDT 2010


On Sep 28, 2010, at 4:56 PM, Sean Callanan wrote:

> Thanks.  This would have failed in many cases in odd ways, and is now fixed.

Cool.  More generally, do you care about memmove and the many other intrinsics here?  Why do you need to get the C name backing them, and what happens if there is none?

-Chris





More information about the lldb-commits mailing list