mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
edac90fa9dcc810f5d9cc7cd19914034d12c2ff2
With this commit, only the necessary global declarations are emitted for each decompiled function. This means that, for each decompiled function, only the used functions and global variables are forward declared in the emitted C.
Description
Languages
C++
77.1%
Python
12.6%
MLIR
4.4%
CMake
1.9%
LLVM
1.4%
Other
2.5%