[llvm-commits] CVS: llvm/lib/CodeGen/InstrSched/SchedGraph.h

Tanya Brethour tbrethou at cs.uiuc.edu
Wed Aug 27 10:13:01 PDT 2003


Changes in directory llvm/lib/CodeGen/InstrSched:

SchedGraph.h updated: 1.32 -> 1.33

---
Log message:

Added/removed header file


---
Diffs of the changes:

Index: llvm/lib/CodeGen/InstrSched/SchedGraph.h
diff -u llvm/lib/CodeGen/InstrSched/SchedGraph.h:1.32 llvm/lib/CodeGen/InstrSched/SchedGraph.h:1.33
--- llvm/lib/CodeGen/InstrSched/SchedGraph.h:1.32	Tue Aug 26 21:42:58 2003
+++ llvm/lib/CodeGen/InstrSched/SchedGraph.h	Wed Aug 27 10:12:24 2003
@@ -20,7 +20,6 @@
 #include "Support/hash_map"
 #include "Support/GraphTraits.h"
 
-
 class RegToRefVecMap;
 class ValueToDefVecMap;
 class RefVec;





More information about the llvm-commits mailing list