include the dag isel fragment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23239 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-09-03 01:17:22 +00:00
parent bb38b6f8c0
commit 6cd40d5888

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