Commit Graph

2 Commits

Author SHA1 Message Date
Pietro Fezzardi b1e357eb36 Forbid use of llvm::GlobalVariables in C backend
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.
2023-04-06 14:56:14 +02:00
Alessandro Di Federico 9ce2828659 Simplify CMake 2022-06-21 10:35:45 +02:00