aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/InstrSelection/InstrForest.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-07-21 23:24:48 +0000
committerChris Lattner <sabre@nondot.org>2001-07-21 23:24:48 +0000
commit68498cefe602bf5364168b4acd0bd5806cdd72ec (patch)
tree699af48be3e6cdac6af704b565642316e0cd4826 /lib/Target/SparcV9/InstrSelection/InstrForest.cpp
parent942d99e4c8922af40345dce1f886a34d621462c7 (diff)
downloadexternal_llvm-68498cefe602bf5364168b4acd0bd5806cdd72ec.zip
external_llvm-68498cefe602bf5364168b4acd0bd5806cdd72ec.tar.gz
external_llvm-68498cefe602bf5364168b4acd0bd5806cdd72ec.tar.bz2
Eliminate lots of unnecessary #includes and forward decls
there are probably more to kill git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/SparcV9/InstrSelection/InstrForest.cpp')
-rw-r--r--lib/Target/SparcV9/InstrSelection/InstrForest.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Target/SparcV9/InstrSelection/InstrForest.cpp b/lib/Target/SparcV9/InstrSelection/InstrForest.cpp
index a90da0b..5701ba4 100644
--- a/lib/Target/SparcV9/InstrSelection/InstrForest.cpp
+++ b/lib/Target/SparcV9/InstrSelection/InstrForest.cpp
@@ -25,7 +25,6 @@
//*************************** User Include Files ***************************/
#include "llvm/CodeGen/InstrForest.h"
-#include "llvm/Module.h"
#include "llvm/Method.h"
#include "llvm/iTerminators.h"
#include "llvm/iMemory.h"
@@ -33,8 +32,6 @@
#include "llvm/BasicBlock.h"
#include "llvm/CodeGen/MachineInstr.h"
-//************************ Class Implementations **************************/
-
//------------------------------------------------------------------------
// class InstrTreeNode