MachineFrameInfo: Move implementation to an own file; NFC
authorMatthias Braun <matze@braunis.de>
Wed, 26 Apr 2017 23:36:58 +0000 (23:36 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 26 Apr 2017 23:36:58 +0000 (23:36 +0000)
commite4e14ae50725a76a154fcc4f15b18668b029ebc3
tree2dafda956596e52fe08351c62cebd1227c76226a
parent6cc3354dd6f2290c18a9d8c1da395af62cc7e0e6
MachineFrameInfo: Move implementation to an own file; NFC

Move implementation of the MachineFrameInfo class into
MachineFrameInfo.cpp

llvm-svn: 301494
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/MachineFrameInfo.cpp [new file with mode: 0644]
llvm/lib/CodeGen/MachineFunction.cpp