mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
739bed3c1d
This is done mainly so that downstream passes do not need to run `CollectCFG` to store information that has already been computed but not serialized. This come at the cost of computing the CFG also of functions we don't want to analyze in `DetectABI`.