mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
2e9c2ee275
FunctionTags goal is to solve the long-standing problem of identifying what type of function are we dealing with. Is it a lifted function? An helper? Now we have a sane way to determine this using Metadata and a proper API.