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.
kebab-case
AttachDebugInfo