Remove unnecessary #include's.
[oota-llvm.git] / include / llvm / CodeGen / BreakCriticalMachineEdge.h
index c02eaa784a9e91a742bef48a8cf3ca8d0a2bfe0b..743cff3f2b81517c57d97ae0eb1b598ad44cfc35 100644 (file)
 #ifndef LLVM_CODEGEN_ASMPRINTER_H
 #define LLVM_CODEGEN_ASMPRINTER_H
 
-#include "llvm/CodeGen/MachineInstr.h"
 #include "llvm/CodeGen/MachineJumpTableInfo.h"
 #include "llvm/Target/TargetInstrInfo.h"
 #include "llvm/Target/TargetMachine.h"
-#include "llvm/Support/Compiler.h"
 
 namespace llvm {