include the dag isel fragment
authorChris Lattner <sabre@nondot.org>
Sat, 3 Sep 2005 01:17:22 +0000 (01:17 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 3 Sep 2005 01:17:22 +0000 (01:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23239 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PowerPC/PPCISelDAGToDAG.cpp

index b92294c85a5276547bae6514d65b103ff108cd27..dc87b05e8e16a69ca7814b4fcc6e9e3c02f71a88 100644 (file)
@@ -99,6 +99,8 @@ namespace {
   };
 }
 
+#include "PPC32GenDAGISel.inc"
+
 /// getGlobalBaseReg - Output the instructions required to put the
 /// base address to use for accessing globals into a register.
 ///