diff options
author | Chris Lattner <sabre@nondot.org> | 2006-01-18 19:37:44 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-01-18 19:37:44 +0000 |
commit | 36eba3a49bae57569529310dc724fa1deb93a0cc (patch) | |
tree | b25551e69aada95470db69fba2e04468ef164974 /llvm/lib/Target/PowerPC/PPCInstrInfo.h | |
parent | 15e7642ab1b808b02f73d330795f43d04cfa33ad (diff) | |
download | bcm5719-llvm-36eba3a49bae57569529310dc724fa1deb93a0cc.tar.gz bcm5719-llvm-36eba3a49bae57569529310dc724fa1deb93a0cc.zip |
fix out of date comment
llvm-svn: 25422
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCInstrInfo.h')
-rw-r--r-- | llvm/lib/Target/PowerPC/PPCInstrInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/PowerPC/PPCInstrInfo.h b/llvm/lib/Target/PowerPC/PPCInstrInfo.h index 1d7d9d3adc9..59e0643e59a 100644 --- a/llvm/lib/Target/PowerPC/PPCInstrInfo.h +++ b/llvm/lib/Target/PowerPC/PPCInstrInfo.h @@ -1,4 +1,4 @@ -//===- PPCInstrInfo.h - PowerPC32 Instruction Information -------*- C++ -*-===// +//===- PPCInstrInfo.h - PowerPC Instruction Information ---------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |