mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
bce3555285
This commit drops the `CallToLifted` tag in favor of a `getCallToIsolatedFunction` function which checks if the call has the `IsolatedFunction` tag. The function also assumes that indirect calls are calls to lifted functions.