Make OnDiskChainedHashTableGenerator's Bucket type a POD type and reorder...
Make OnDiskChainedHashTableGenerator's Bucket type a POD type and reorder fields to optimize padding For the common case of offset_type=unsigned this brings Bucket from 24 to 16 bytes. llvm-svn: 234692
Loading
Please sign in to comment