Access the subtarget off of the MachineFunction rather than
authorEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 06:26:53 +0000 (06:26 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 06:26:53 +0000 (06:26 +0000)
commit3788687f31683364de67895081a5eb6d8cc1902f
treeb1ee69454a428583ebb5f2aa511902f1f060e1cb
parentdb9fed93fadf083ee1fb6cffcd045ef66adfc820
Access the subtarget off of the MachineFunction rather than
through the TargetMachine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219661 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveIntervalAnalysis.h
lib/CodeGen/LiveIntervalAnalysis.cpp