Remove use of an ugly header

llvm-svn: 12002
This commit is contained in:
Chris Lattner 2004-02-29 19:04:31 +00:00
parent 0acd73e11f
commit b73a182845

View File

@ -15,7 +15,6 @@
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineCodeForInstruction.h"
#include "llvm/CodeGen/SSARegMap.h"
#include "llvm/CodeGen/MachineFunctionInfo.h"
#include "llvm/CodeGen/MachineFrameInfo.h"