forked from OSchip/llvm-project
Make sure to get the definition of getRegisterAllocator
llvm-svn: 8801
This commit is contained in:
parent
9c6244dc6c
commit
1440902484
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue