Files
Alessandro Di Federico e0073d8874 ProgramCounterHandler: CSVs are internal
This commit fixes a bug that lead to be unable to instantiate from a
`Module` `ProgramCounterHandler`. The reason for this was that
`ProgramCounterHandler` was using `Module::getGlobalVariable` which, by
default, ignores variables with internal linkage.
2021-01-26 19:05:44 +01:00
..
2020-11-12 14:55:57 +01:00