Have MachineInstrBundle use the MachineFunction for subtarget
authorEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 06:26:55 +0000 (06:26 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 06:26:55 +0000 (06:26 +0000)
commitc026db75e73d150b657743574cbac23a0d6c05fc
treec9412631770c76835440d5da0f59897f42d0e3a4
parent3788687f31683364de67895081a5eb6d8cc1902f
Have MachineInstrBundle use the MachineFunction for subtarget
access rather than the TargetMachine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219662 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineInstrBundle.cpp