mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
e8f293271b
Store the contents of the files deserialized by `BinariesContainer` to disk via `TemporaryFile`. This also allows some pipes to avoid shuffling data around since they needed a file on disk anyways.