[RFC] Using large pages for large hash tables
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 17 09:09:37 PDT 2016
> I wonder why you want to return a size instead of just a void pointer.
To allow the caller to take advantage of any extra space.
Cheers,
Rafael
More information about the llvm-commits
mailing list