summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCInstrInfo.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-01-18 19:37:44 +0000
committerChris Lattner <sabre@nondot.org>2006-01-18 19:37:44 +0000
commitc16257f05391b8aeccef62d6b543f1cb5a8185fe (patch)
treebda2643fbf1962f05e4ebbd2907e950e2583c901 /lib/Target/PowerPC/PPCInstrInfo.h
parente44b2d16ee088c44ebbe6f21a2af8b5321b68e48 (diff)
downloadllvm-c16257f05391b8aeccef62d6b543f1cb5a8185fe.tar.gz
llvm-c16257f05391b8aeccef62d6b543f1cb5a8185fe.tar.bz2
llvm-c16257f05391b8aeccef62d6b543f1cb5a8185fe.tar.xz
fix out of date comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25422 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/PPCInstrInfo.h')
-rw-r--r--lib/Target/PowerPC/PPCInstrInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/PowerPC/PPCInstrInfo.h b/lib/Target/PowerPC/PPCInstrInfo.h
index 1d7d9d3adc..59e0643e59 100644
--- a/lib/Target/PowerPC/PPCInstrInfo.h
+++ b/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
//