mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
ad524a4d4d
ModelGEP calls in LLVM IR now return an integer that has the same size of the field being addressed by the ModelGEP. AddressOf calls, instead, can accept any integer size as argument but always return a pointer-sized integer.