From: Andrew Lenharth Date: Thu, 29 Sep 2005 21:11:57 +0000 (+0000) Subject: copy and paste error X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=68fd4866ded709e53672cfc303e8303e212e3fba;p=oota-llvm.git copy and paste error git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23528 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/PowerPC/PPCSubtarget.h b/lib/Target/PowerPC/PPCSubtarget.h index 1e428f53683..45fbd3c8be6 100644 --- a/lib/Target/PowerPC/PPCSubtarget.h +++ b/lib/Target/PowerPC/PPCSubtarget.h @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file declares the X86 specific subclass of TargetSubtarget. +// This file declares the PowerPC specific subclass of TargetSubtarget. // //===----------------------------------------------------------------------===//