Chris Lattner 61766cae0b Two changes:
1. Make SmallPtrSet::erase faster in the small case by replacing a memmove
    with a pointer copy.
 2. Fix a bug where the null terminator at the end of the array in the small
    case was not copied


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37696 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-21 23:23:32 +00:00
..
2007-02-23 22:31:24 +00:00
2006-10-04 22:13:11 +00:00
2007-06-09 04:20:33 +00:00
2006-08-21 21:18:10 +00:00
2007-04-07 18:53:16 +00:00
2007-02-24 01:41:48 +00:00
2007-05-06 09:31:32 +00:00
2007-05-11 00:43:26 +00:00
2007-06-21 23:23:32 +00:00
2006-11-28 22:32:35 +00:00
2006-12-07 20:28:15 +00:00