[llvm] [BOLT] Provide backwards compatibility for YAML profile with std::hash (PR #74253)

Amir Ayupov via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 07:45:38 PST 2023


aaupov wrote:

Renamed Xxh3 to XXH3.
Added the `Default` enum value aliased to XXH3 to avoid confusion which hash to use.

https://github.com/llvm/llvm-project/pull/74253


More information about the llvm-commits mailing list