From 1d598fa25adc3f821f87f544d8ba20036879aed4 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 26 Jul 2003 23:01:04 +0000 Subject: [PATCH] Remove #include git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7342 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h | 1 - lib/Target/SparcV9/ModuloScheduling/ModuloSchedGraph.h | 1 - 2 files changed, 2 deletions(-) diff --git a/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h b/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h index 0d6f1ad3ac0..2abd448fcdc 100644 --- a/lib/CodeGen/ModuloScheduling/ModuloSchedGraph.h +++ b/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" diff --git a/lib/Target/SparcV9/ModuloScheduling/ModuloSchedGraph.h b/lib/Target/SparcV9/ModuloScheduling/ModuloSchedGraph.h index 0d6f1ad3ac0..2abd448fcdc 100644 --- a/lib/Target/SparcV9/ModuloScheduling/ModuloSchedGraph.h +++ b/lib/Target/SparcV9/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" -- 2.34.1