mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
c88504afbf3a3e3d60a7b97101302aa74bd78bbd
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.
Description
Languages
C++
77.1%
Python
12.6%
MLIR
4.4%
CMake
1.9%
LLVM
1.4%
Other
2.5%