Use the function template getSubtarget on the MachineFunction
authorEric Christopher <echristo@gmail.com>
Mon, 2 Feb 2015 17:52:25 +0000 (17:52 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 2 Feb 2015 17:52:25 +0000 (17:52 +0000)
commitf49b8ab731d5e9c459dc1bf5bef65d2df68013fd
tree9b779e3bf264300f2b84e591ad4ac90441e4df2e
parent62ba1b5ff106f1cee1d5cff8fc6bf897534a4c99
Use the function template getSubtarget on the MachineFunction
rather than a larger explicit cast.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227818 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreFrameLowering.cpp