Files
revng-revng/tests
Giacomo Vercesi 3cd011c146 Introduce CliftFunctionMixin
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`.
2025-12-10 16:16:14 +01:00
..
2025-05-08 15:42:02 +02:00
2025-12-10 16:16:14 +01:00
2025-12-05 19:53:41 +02:00
2025-09-10 12:05:15 +02:00