move the #include for the generated code into the isel class body so we
authorChris Lattner <sabre@nondot.org>
Tue, 13 Sep 2005 22:03:06 +0000 (22:03 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Sep 2005 22:03:06 +0000 (22:03 +0000)
commitaf165385112037cb942e94ea562a67990b7d6220
tree22eaefd0c562a9f2166c6af709f9d7df3d3f562b
parent6de8b53230a44b3e09801e8bf100a110d03a2b64
move the #include for the generated code into the isel class body so we
can use/define class methods

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23339 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelDAGToDAG.cpp