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