[llvm-commits] CVS: llvm/lib/Target/SparcV9/SparcV9InstrForest.h
Chris Lattner
lattner at cs.uiuc.edu
Sat Oct 16 09:37:56 PDT 2004
Changes in directory llvm/lib/Target/SparcV9:
SparcV9InstrForest.h updated: 1.1 -> 1.2
---
Log message:
Fix file header
---
Diffs of the changes: (+1 -1)
Index: llvm/lib/Target/SparcV9/SparcV9InstrForest.h
diff -u llvm/lib/Target/SparcV9/SparcV9InstrForest.h:1.1 llvm/lib/Target/SparcV9/SparcV9InstrForest.h:1.2
--- llvm/lib/Target/SparcV9/SparcV9InstrForest.h:1.1 Wed Aug 4 02:29:16 2004
+++ llvm/lib/Target/SparcV9/SparcV9InstrForest.h Sat Oct 16 11:37:42 2004
@@ -1,4 +1,4 @@
-//===- SparcV9InstrForest.cpp - SparcV9 BURG Instruction Selector Trees ---===//
+//===- SparcV9InstrForest.h - SparcV9 BURG Instruction Selector Trees -----===//
//
// The LLVM Compiler Infrastructure
//
More information about the llvm-commits
mailing list