Remove the hash code from CVRecord.
This is no longer used and is just taking up space in the structure. Heap allocation of this structure is on the critical path, so space actually matters. llvm-svn: 348318
Loading
Please sign in to comment
This is no longer used and is just taking up space in the structure. Heap allocation of this structure is on the critical path, so space actually matters. llvm-svn: 348318