[Pass] Support MachineFunction in getIRName (#70901)
It is necessary in MachinePassManager. `llc` can show function names when using `debug-pass-manager`. Part of #69879. @arsenm
Loading
Please sign in to comment
It is necessary in MachinePassManager. `llc` can show function names when using `debug-pass-manager`. Part of #69879. @arsenm