mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
f0d0c811e3
Since most functions in `pipeline_parser.py` had a lot of redundancy in the parameters passed, convert all of them to be part of a `PipelineParser` class which stores all the variables.