Files
revng-revng/include
Alessandro Di Federico b80d68364c ProgramCounterHandler: make Alignment an uint64_t
`Alignment` was `unsigned`. However we were doing bit operations,
bitwise negation in particular, which was supposed to happen on
64-bits, to initialize a `ConstantInt` mask.
2025-12-19 14:44:09 +01:00
..
2024-11-21 10:50:55 +01:00