Bug fix in BumpPtrAllocator: don't assume that all objects have the same...
Bug fix in BumpPtrAllocator: don't assume that all objects have the same alignment. "Bump" of the pointer for the next allocated object to be of the specified alignment. llvm-svn: 50362
Loading
Please register or sign in to comment