mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
b1e357eb36
With the new backend design we should never need to emit C code for a llvm::GlobalVariable. The new backend prints a warning in C if that happens. This commit adds a check in our recompilation tests to ensure that never happens.