> We also could make the DenseMap just an uint64_t. In this case the empty key and the tombstone would be never encoded into the constant pool, because they can be encoded in the offset field itself. That's a great idea, I'll send in a patch soon. -- Sanjoy