Consistenly use getTypeAllocSize for size estimation.
Only when we check for wrapping we want to use the store size, for all other cases we use the alloc size now. Suggested by: Tobias Grosser <tobias@grosser.es> llvm-svn: 252941
Loading
Please sign in to comment