mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
5d023b32a4
We now don't assume that the `PointerOperand` of a `ptr_add` leads to a `Address` PA, nor that the `OffsetOperand` leads to a `Numeric` PA. We now behave as a simple `composeAdd`, keeping the special `Offset` scaling by the `PointeeSize` of the `PointerOperand`.