]> granicus.if.org Git - clang/commit
reapply the (corrected) patch to use the new llvm intrinsics for memcpy/memmove etc.
authorChris Lattner <sabre@nondot.org>
Fri, 21 Nov 2008 16:43:15 +0000 (16:43 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 21 Nov 2008 16:43:15 +0000 (16:43 +0000)
commit4e8a9e8640a6717120394ee2ee5f27989757754d
treea750f8ce892ecde5247abd89ace4d8a44055dab3
parentbbe2743b0259e6c8b053b601bfd768dd49c8143a
reapply the (corrected) patch to use the new llvm intrinsics for memcpy/memmove etc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59824 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CodeGenModule.cpp