Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: d1cb0e6baf861f46b3049d3384635229abeb64e8
https://github.com/dyninst/dyninst/commit/d1cb0e6baf861f46b3049d3384635229abeb64e8
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M dyninstAPI/src/codegen-power.C
Log Message:
-----------
Remove dead code in PowerPC codegen (#2261)
* Remove GenerateSavesBaseTrampStyle
Its usage was removed by e15b10217 in 2018.
* GenerateRestoresBaseTrampStyle
Its usage was removed by e15b10217 in 2018.
* Remove commented code in insnCodeGen::generateLongBranch
It was removed by e15b10217 in 2018.
* Remove dead debugging prints
* Clean up insnCodeGen::generateBranch(codegen&,Address,Address,bool)
The code was commented out by e15b10217 in 2018.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|