mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
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.
154 KiB
154 KiB