Files
revng-revng/share/revng/pipelines/analyses-lists.yml
Massimo Fioravanti 0373732b69 Add auto-analysis list
Introduces a default analysis list indede to be run first on binaries.
2023-03-22 17:31:46 +01:00

11 lines
215 B
YAML

#
# This file is distributed under the MIT License. See LICENSE.md for details.
#
AnalysesLists:
- Name: revng-initial-auto-analysis
Analyses:
- ImportBinary
- AddPrimitiveTypes
- DetectABI