aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/SmallPtrSet.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-02-06 19:06:38 +0000
committerChris Lattner <sabre@nondot.org>2007-02-06 19:06:38 +0000
commitdc0a9a7b4aaa5d8eb16f6068657bfa89a2f9a97c (patch)
treed5d40548e4af263561a83c92c1b319d2c66ff4bc /llvm/lib/Support/SmallPtrSet.cpp
parent1f69fe5b73f39a085e4f9c94e0ac5bb0867d873d (diff)
downloadllvm-dc0a9a7b4aaa5d8eb16f6068657bfa89a2f9a97c.zip
llvm-dc0a9a7b4aaa5d8eb16f6068657bfa89a2f9a97c.tar.gz
llvm-dc0a9a7b4aaa5d8eb16f6068657bfa89a2f9a97c.tar.bz2
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. llvm-svn: 33970
Diffstat (limited to 'llvm/lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions