mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
f562d0373f
This commit ensure the BaseAddress is propagate as appropriate to all levels of the importers and that it is ignored for executables (non-PIC). This was a recurring source of importing the same function twice, once relocated, once not.