[cfe-commits] Patch: address space support for memcpy/memmove/memset

Mon Ping Wang wangmp at apple.com
Wed Mar 24 16:01:29 PDT 2010


Hi,

In llvm, I am planning to checkin in a patch to support different address spaces for memcpy, memmove, and memset.  This patch contains the corresponding change to support the overloading of these functions based on the src and destination pointer.  Please let me know if I missed something.

Thanks,
  -- Mon Ping

-------------- next part --------------
A non-text attachment was scrubbed...
Name: memcpy_space_clang.patch
Type: application/octet-stream
Size: 13110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100324/fc98ac6a/attachment.obj>


More information about the cfe-commits mailing list