mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-14 16:16:46 +00:00

This has multiple benefits: - There is a single instance of our hash function, reducing object file size - The hash implementation isn't instantiated in every TU anymore, reducing compile times - Behind an ABI configuration macro it would be possible to salt the hash