mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
53c39d32f2
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.