make sure the file's matching header is #include'd first.
authorChris Lattner <sabre@nondot.org>
Fri, 27 Jan 2012 01:47:28 +0000 (01:47 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 27 Jan 2012 01:47:28 +0000 (01:47 +0000)
commit6b2760759b23b8b96beb43966b9b8088e832efc7
tree8c7a9b56bbb26f1a928ceb3793161b651654b2d4
parent73858d16893e4cddd97f358a19b48bd4bc57ee97
make sure the file's matching header is #include'd first.

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