[llvm-commits] CVS: llvm/lib/Target/SparcV9/InstrSelection/InstrSelectionSupport.cpp
Brian Gaeke
gaeke at cs.uiuc.edu
Wed Apr 7 15:40:01 PDT 2004
Changes in directory llvm/lib/Target/SparcV9/InstrSelection:
InstrSelectionSupport.cpp updated: 1.65 -> 1.66
---
Log message:
Don't include InstrSelectionSupport.h.
---
Diffs of the changes: (+0 -1)
Index: llvm/lib/Target/SparcV9/InstrSelection/InstrSelectionSupport.cpp
diff -u llvm/lib/Target/SparcV9/InstrSelection/InstrSelectionSupport.cpp:1.65 llvm/lib/Target/SparcV9/InstrSelection/InstrSelectionSupport.cpp:1.66
--- llvm/lib/Target/SparcV9/InstrSelection/InstrSelectionSupport.cpp:1.65 Sun Feb 29 13:12:45 2004
+++ llvm/lib/Target/SparcV9/InstrSelection/InstrSelectionSupport.cpp Wed Apr 7 15:38:56 2004
@@ -12,7 +12,6 @@
//
//===----------------------------------------------------------------------===//
-#include "llvm/CodeGen/InstrSelectionSupport.h"
#include "llvm/CodeGen/InstrSelection.h"
#include "../MachineInstrAnnot.h"
#include "llvm/CodeGen/MachineCodeForInstruction.h"
More information about the llvm-commits
mailing list