Use the getSubtarget call off of the MachineFunction rather than
authorEric Christopher <echristo@gmail.com>
Mon, 2 Feb 2015 19:22:01 +0000 (19:22 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 2 Feb 2015 19:22:01 +0000 (19:22 +0000)
commit7529bb608808baa307085d2a55dc81e089e0876c
tree81791557c5d5a3f86c57106b4cc987d4ce466bfb
parent7698c02bab3912708463d5e7655bb22707119907
Use the getSubtarget call off of the MachineFunction rather than
the TargetMachine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227839 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonFrameLowering.cpp