mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
609496eecf
Name LLVM anonymous constants by a hash of their contents This makes the names stable between different versions of a crate unlike the `AllocId` naming, making LLVM IR comparisons with `llvm-diff` more practical.