[llvm-commits] CVS: llvm/lib/Target/PowerPC/PPCInstrInfo.h

Chris Lattner lattner at cs.uiuc.edu
Wed Jan 18 11:37:55 PST 2006



Changes in directory llvm/lib/Target/PowerPC:

PPCInstrInfo.h updated: 1.8 -> 1.9
---
Log message:

fix out of date comment


---
Diffs of the changes:  (+1 -1)

 PPCInstrInfo.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/lib/Target/PowerPC/PPCInstrInfo.h
diff -u llvm/lib/Target/PowerPC/PPCInstrInfo.h:1.8 llvm/lib/Target/PowerPC/PPCInstrInfo.h:1.9
--- llvm/lib/Target/PowerPC/PPCInstrInfo.h:1.8	Wed Jan 18 13:35:21 2006
+++ llvm/lib/Target/PowerPC/PPCInstrInfo.h	Wed Jan 18 13:37:44 2006
@@ -1,4 +1,4 @@
-//===- PPCInstrInfo.h - PowerPC32 Instruction Information -------*- C++ -*-===//
+//===- PPCInstrInfo.h - PowerPC Instruction Information ---------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //






More information about the llvm-commits mailing list