Allow optimization pass ordering from the GUI
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 1.2k
- Forks
- 131
- Ø Merge
- 1 T. 11 Std.
- Gemergte PRs (30 T.)
- 14
Beschreibung
### Description
As a developer, you often need to toggle certain optimization passes using the following window on decompilation:
In addition to an optimization pass being on, the order they trigger also matters. This could be super useful if we could drag the click blocks up and down to affect the order. All that would need to change is how we pass `optimization_passes` kwarg to the Decompiler analysis.
### Alternatives
_No response_
### Additional context
_No response_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.