Skip to content
Commit d7035b65 authored by Reid Spencer's avatar Reid Spencer
Browse files

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.

llvm-svn: 33618
parent 34dbbca4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment