commit | 6addf2ceeb7b231e32308b7b15c77bc8992868a7 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Mon Jan 29 17:42:06 2007 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Mon Jan 29 17:42:06 2007 +0000 |
tree | 05959f2897a6ed910284d19a4ec38ff8a8495409 | |
parent | 36abe148630ea3742a914d87bd6a54be7d8eb825 [diff] |
Use TargetData to obtain the correct size of the "size_t" argument for functions like memcpy, memmove and memset. Ensure only one prototype is used for these functions and that it matches the system definition by using the appropriate type for the size argument. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33618 91177308-0d34-0410-b5e6-96231b3b80d8