From 68fd4866ded709e53672cfc303e8303e212e3fba Mon Sep 17 00:00:00 2001 From: Andrew Lenharth Date: Thu, 29 Sep 2005 21:11:57 +0000 Subject: [PATCH] copy and paste error git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23528 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/PowerPC/PPCSubtarget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. // //===----------------------------------------------------------------------===// -- 2.34.1