objdiff/objdiff-cli
Luke Street 741d93e211
Add symbol mapping feature (#118)
This allows users to "map" (or "link") symbols with different names so that they can be compared without having to update either the target or base objects. Symbol mappings are persisted in objdiff.json, so generators will need to ensure that they're preserved when updating. (Example: d1334bb79e)

Resolves #117
2024-10-09 21:44:18 -06:00
..
src Add symbol mapping feature (#118) 2024-10-09 21:44:18 -06:00
Cargo.toml Use mimalloc when targeting musl 2024-09-29 11:52:04 -06:00