Files
revng-revng/include/revng/Clift
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-11-12 15:28:54 +02:00
2025-12-05 15:01:14 +02:00
2025-11-12 15:28:54 +02:00
2025-12-10 16:16:14 +01:00