mirror of
https://github.com/lifting-bits/remill
synced 2026-06-21 13:56:07 +00:00
504ba56170
Remove unused template parameter P from ExecuteLiftedFunction. The P parameter was never used in the function body (even before this PR, the old code hardcoded uint32_t). Now that PC width is dynamically determined from the LLVM function type, P is clearly vestigial. Updated all three call sites to match. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The checked in whitelist.json covers the known sleigh bugs that we currently are not handling