mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
3cd011c146
In equivalence with `LLVMFunctionMixin`, add a mixin that allows writing a pipe that instead of defining the `runOnFunction` method it defines the `runOnCliftFunction` which receives both the `module::Function` and the `FunctionOp`.