commit | dad0df638d35bab2e4bf3ceac1502c00f14cc087 | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Mon Nov 05 23:49:14 2018 +0000 |
committer | Matthias Braun <matze@braunis.de> | Mon Nov 05 23:49:14 2018 +0000 |
tree | db88c419c424791588ec7ab45f4795bd677f7329 | |
parent | 51c2c7a40e3e2dbc657da21de955e232abb8d931 [diff] |
MachineFunction: Store more specific reference to LLVMTargetMachine; NFC MachineFunction can only be used in code using lib/CodeGen, hence we can keep a more specific reference to LLVMTargetMachine rather than just TargetMachine around. Do the same for references in ScheduleDAG and RegUsageInfoCollector. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346183 91177308-0d34-0410-b5e6-96231b3b80d8