Unverified Commit b039ccc6 authored by Amir Ayupov's avatar Amir Ayupov Committed by GitHub
Browse files

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

Provide backwards compatibility for YAML profile that uses `std::hash`:
xxh3 hash is the default for newly produced profile (sets `std-hash:
false`),
whereas the profile that doesn't specify `std-hash` will be treated as
`std-hash: true`, preserving old behavior.
parent b6260538
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment