[llvm-commits] CVS: llvm/lib/Target/SparcV9/SparcV9InstrInfo.cpp
Brian Gaeke
gaeke at cs.uiuc.edu
Wed Apr 7 15:40:34 PDT 2004
Changes in directory llvm/lib/Target/SparcV9:
SparcV9InstrInfo.cpp updated: 1.61 -> 1.62
---
Log message:
Don't include InstrSelectionSupport.h.
---
Diffs of the changes: (+0 -1)
Index: llvm/lib/Target/SparcV9/SparcV9InstrInfo.cpp
diff -u llvm/lib/Target/SparcV9/SparcV9InstrInfo.cpp:1.61 llvm/lib/Target/SparcV9/SparcV9InstrInfo.cpp:1.62
--- llvm/lib/Target/SparcV9/SparcV9InstrInfo.cpp:1.61 Sun Feb 29 00:31:39 2004
+++ llvm/lib/Target/SparcV9/SparcV9InstrInfo.cpp Wed Apr 7 15:38:56 2004
@@ -14,7 +14,6 @@
#include "llvm/Function.h"
#include "llvm/iTerminators.h"
#include "llvm/CodeGen/InstrSelection.h"
-#include "llvm/CodeGen/InstrSelectionSupport.h"
#include "llvm/CodeGen/MachineConstantPool.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineFunctionInfo.h"
More information about the llvm-commits
mailing list