mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
d9123fcd49
This commit ensures relocations imported from PE/COFF binaries have generic `Address`. The fact that this was not the case lead to not detecting dynamic calls. The commit also improves logging and fixes the handling of maximum depth visit of the PDB importer.