mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
30bc1d333e
Add a flag to enable the decompilation of a single function. In order to have a single flag shared between the `RestructureCFGPass` and the `CDecompilerPass`, we added a new dedicated decompilation unit called `TargetFunctionOption`.