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 // _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits