mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
e73bd95493
SegregateStackAccesses and PromoteStackPointer were not handling functions declarated (but not defined) properly. This commit fixes this, in part by adopting `TaggedFunctionPass`.