mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
296eb9a76f
Make the interface required by `SingleOutputPipe` similar to other piperuns by requiring a constructor, the use of `PipeRunArgument`s and the implementation of a non-static `run` function.