include the dag isel fragment

llvm-svn: 23239
This commit is contained in:
Chris Lattner 2005-09-03 01:17:22 +00:00
parent 0442dcfabc
commit 8ae9525bd0
1 changed files with 2 additions and 0 deletions

View 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.
///