mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
a1878f0f05
Consolidate the saving of object dependencies and saving the actual objects' data into a single function called `add_objects`. The previous methods `add_dependencies`, `add_custom_invalidation_data` and `put` have been removed.