RegisterAllocation.h is going away

llvm-svn: 8795
This commit is contained in:
Chris Lattner 2003-09-30 20:15:04 +00:00
parent 08d6f140ab
commit 5509b86d74

View File

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