Files
revng-revng/lib/EarlyFunctionAnalysis
Giacomo Vercesi 19f67c8223 Introduce LLVMFunctionMixin
Add a mixin class for piperuns that work on an LLVM module and need
both the model function and the `llvm::Function`. Pipe that inherit this
mixin will receive both the model and LLVM function in the
`runOnLLVMFunction` method.
2025-12-10 15:05:53 +01:00
..
2024-07-10 16:19:26 +02:00
2025-11-18 17:47:54 +01:00