diff options
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h b/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h index 0d6f1ad3ac0..2abd448fcdc 100644 --- a/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h +++ b/llvm/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h @@ -11,7 +11,6 @@  #include "llvm/Instruction.h"  #include "llvm/Target/TargetMachine.h"  #include "llvm/Target/TargetInstrInfo.h" -#include "Support/HashExtras.h"  #include "Support/GraphTraits.h"  #include "Support/hash_map"  #include "../InstrSched/SchedGraphCommon.h"  | 

