mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
53c39d32f2a54e8c7f48431dd6df87534945c8b3
Since when we added the -exit-ssa pass, allocas are never supposed to reach the C backend anymore. This commit drops the code that supports them, that was effectively dead code since a quite long time.
Description
Languages
C++
77.1%
Python
12.6%
MLIR
4.4%
CMake
1.9%
LLVM
1.4%
Other
2.5%