mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
c88504afbf
This flag was used with the old C backend to decompile only a single function from a binary. The logic of selecting functions in a binary for decompilation is now part of revng-pipeline, so the -single-decompilation option and the associated TargetFunctionOption library can be dropped.