diff options
author | Chris Lattner <sabre@nondot.org> | 2009-02-28 18:18:58 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-02-28 18:18:58 +0000 |
commit | ca4fc2c2620e184e8b96845a87b19d54f9e045c1 (patch) | |
tree | 9315064d9d23aec65eecad060162ffa499099be5 /lib/CodeGen/CodeGenFunction.cpp | |
parent | 066d2ea7521896efc05cce7aa46fdd3a7ba96c28 (diff) |
after going around in circles a few times, finally cave and emit structure
copies with memcpy instead of memmove. This matches what GCC does and if it
causes a problem with a particular libc we can always fix it with a target
hook.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65699 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions