Make sure to get the definition of getRegisterAllocator

llvm-svn: 8801
This commit is contained in:
Chris Lattner 2003-09-30 22:24:00 +00:00
parent 9c6244dc6c
commit 1440902484
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include "llvm/CodeGen/InstrSelection.h"
#include "llvm/CodeGen/InstrScheduling.h"
#include "llvm/CodeGen/MachineCodeForInstruction.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/Target/TargetMachineImpls.h"
#include "Support/CommandLine.h"