Only use the initialized MCInstrInfo if it's been initialized already
during SetupMachineFunction. This is also the single use of MII and it'll be changing to TargetInstrInfo (which is MachineFunction based) in the next commit here. llvm-svn: 229931
Loading
Please sign in to comment