mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-18 20:06:05 +00:00

MachineModuleInfo can only be used in code using lib/CodeGen, hence we can keep a more specific reference to LLVMTargetMachine rather than just TargetMachine around. llvm-svn: 346182