Add Subtarget support to PowerPC.  Next up, using it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22644 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/X86/X86Subtarget.h b/lib/Target/X86/X86Subtarget.h
index 1e980f8..bf764d3 100644
--- a/lib/Target/X86/X86Subtarget.h
+++ b/lib/Target/X86/X86Subtarget.h
@@ -1,4 +1,4 @@
-//=====-- X86Subtarget.h - Define TargetMachine for the X86 ---*- C++ -*--====//
+//=====---- X86Subtarget.h - Define Subtarget for the X86 -----*- C++ -*--====//
 //
 //                     The LLVM Compiler Infrastructure
 //