diff options
author | Chris Lattner <sabre@nondot.org> | 2007-02-06 19:06:38 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-02-06 19:06:38 +0000 |
commit | c67da0cf13e2d671061449e8da4ffe102e5fc848 (patch) | |
tree | 6e151f0724d5135e51f2a4769e5ee6f8ed5f62c0 /lib/Support/SmallPtrSet.cpp | |
parent | 9b4422629afa486dc3bdb7413a0d43e9007f67c1 (diff) |
Two fixes:
1. Memset takes an i32 for the value to set, not i8. This was causing GCC to
ICE all over the place (PR1183).
2. memcpy/memmove were not properly zext/trunc'ing the size in some cases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33970 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions