Sink MachineFunction private method out of line
This method is private and only called from this file and doesn't need to be inline. Saves a TargetMachine.h include in MachineFunction.h, a popular header. The include was introduced in 98603a81 despite the forward decl of LLVMTargetMachine.
Loading
Please register or sign in to comment