forked from OSchip/llvm-project
dc0a9a7b4a
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 |
||
---|---|---|
llvm | ||
stacker |