Files
revng-revng/python/revng/cli/_commands
Alessandro Di Federico 10dcb7be11 Fix semantics of model::Types purging passes
One of the two passes to purge unused types from the model had a
ill-defined semantics.

This commit simplifies them in two passes: one that purges all the types
unreachable from outside `Binary::Types` and one that does the same but
also preserves types with a `CustomName` or an `OriginalName`.
2023-12-05 16:19:39 +01:00
..
2023-05-11 10:05:32 +02:00
2022-09-26 18:09:01 +02:00
2023-04-08 08:42:24 +02:00