mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
dccf03236a
Before this commit DLA was not properly updating the pointee type for some pointer types. This commit reworks the creation of the model types so that there's no need for in-place fixup of the pointee types: pointers are already created consistently.