[llvm-commits] CVS: llvm/lib/Target/PowerPC/PowerPCSubtarget.h
Andrew Lenharth
alenhar2 at cs.uiuc.edu
Thu Sep 29 14:12:09 PDT 2005
Changes in directory llvm/lib/Target/PowerPC:
PowerPCSubtarget.h updated: 1.5 -> 1.6
---
Log message:
copy and paste error
---
Diffs of the changes: (+1 -1)
PowerPCSubtarget.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/PowerPC/PowerPCSubtarget.h
diff -u llvm/lib/Target/PowerPC/PowerPCSubtarget.h:1.5 llvm/lib/Target/PowerPC/PowerPCSubtarget.h:1.6
--- llvm/lib/Target/PowerPC/PowerPCSubtarget.h:1.5 Tue Sep 6 10:30:12 2005
+++ llvm/lib/Target/PowerPC/PowerPCSubtarget.h Thu Sep 29 16:11:57 2005
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This file declares the X86 specific subclass of TargetSubtarget.
+// This file declares the PowerPC specific subclass of TargetSubtarget.
//
//===----------------------------------------------------------------------===//
More information about the llvm-commits
mailing list