summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/InstrSched
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-10-28 02:01:37 +0000
committerChris Lattner <sabre@nondot.org>2002-10-28 02:01:37 +0000
commit2a3bd1c562a8b2961bec76e252a682234b0f504d (patch)
tree695fa855e6859f589d2ac110d774f086126ce8a5 /llvm/lib/CodeGen/InstrSched
parent658839bafdcb6a687fc683fd8ccc3cb76bae43c7 (diff)
downloadbcm5719-llvm-2a3bd1c562a8b2961bec76e252a682234b0f504d.tar.gz
bcm5719-llvm-2a3bd1c562a8b2961bec76e252a682234b0f504d.zip
*** empty log message ***
llvm-svn: 4323
Diffstat (limited to 'llvm/lib/CodeGen/InstrSched')
-rw-r--r--llvm/lib/CodeGen/InstrSched/InstrScheduling.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/InstrSched/InstrScheduling.cpp b/llvm/lib/CodeGen/InstrSched/InstrScheduling.cpp
index 1857f893672..4f5b2d1b99e 100644
--- a/llvm/lib/CodeGen/InstrSched/InstrScheduling.cpp
+++ b/llvm/lib/CodeGen/InstrSched/InstrScheduling.cpp
@@ -8,7 +8,6 @@
#include "SchedPriorities.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineCodeForInstruction.h"
-#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/Analysis/LiveVar/FunctionLiveVarInfo.h" // FIXME: Remove when modularized better
#include "llvm/Target/TargetMachine.h"
OpenPOWER on IntegriCloud