mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
37caa91e6d
Use model::Function::Key for the Function rank instead of the naked
MetaAddress as it allows forward-compatibility if the model::Function
key is ever changed.
Use a std::tuple<uint64_t> for TypeField as it's the current type for
{Struct,Enum,Union}Field.key()