commit | ca4fc2c2620e184e8b96845a87b19d54f9e045c1 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Feb 28 18:18:58 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Feb 28 18:18:58 2009 +0000 |
tree | 9315064d9d23aec65eecad060162ffa499099be5 | |
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