mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
1216cdb1fd
FunctionMetadata was being deserialized every time they were inspected. This commit introduces a cache structure to prevent this excessive deserializations.