[Serialization] Delta encode locations in expansion sloc entries
This is a 1.9% reduction in PCH size in my measurements. In abbreviated records, VBR6 seems to be slightl better than VBR8 for locations that may be delta-encoded (i.e. not the first) Differential Revision: https://reviews.llvm.org/D125952
Loading
Please sign in to comment