[llvm-commits] CVS: llvm/lib/Target/SparcV9/InstrSelection/InstrForest.cpp

Brian Gaeke gaeke at cs.uiuc.edu
Sat May 29 18:27:01 PDT 2004


Changes in directory llvm/lib/Target/SparcV9/InstrSelection:

InstrForest.cpp updated: 1.50 -> 1.51

---
Log message:

Remove unused #include.


---
Diffs of the changes:  (+0 -1)

Index: llvm/lib/Target/SparcV9/InstrSelection/InstrForest.cpp
diff -u llvm/lib/Target/SparcV9/InstrSelection/InstrForest.cpp:1.50 llvm/lib/Target/SparcV9/InstrSelection/InstrForest.cpp:1.51
--- llvm/lib/Target/SparcV9/InstrSelection/InstrForest.cpp:1.50	Tue Nov 11 16:41:33 2003
+++ llvm/lib/Target/SparcV9/InstrSelection/InstrForest.cpp	Sat May 29 18:26:13 2004
@@ -25,7 +25,6 @@
 #include "llvm/iMemory.h"
 #include "llvm/Type.h"
 #include "llvm/CodeGen/InstrForest.h"
-#include "llvm/CodeGen/MachineCodeForInstruction.h"
 #include "llvm/CodeGen/MachineInstr.h"
 #include "Support/STLExtras.h"
 #include "Config/alloca.h"





More information about the llvm-commits mailing list