Commit Graph

3 Commits

Author SHA1 Message Date
Filippo Cremonese 0641b12bb0 Reformat python scripts
The python sources in /scripts were reformatted using `black`:
black -l100 sources
2022-02-22 18:20:12 +01:00
Alessandro Di Federico 0f084ed620 Minor changes 2022-02-07 16:55:46 +01:00
Qian Matteo Chen 886e58553b Introduce new ABIAnalyses
Architecture-agnostic and ABI-independent data-flow analyses that
traverse the recovered functions in order to detect arguments and
return values registers.
2021-12-15 18:03:30 +01:00