Changes in directory llvm/lib/Target/PowerPC:
PPCSubtarget.h updated: 1.10 -> 1.11 --- Log message: Typo made worse x 2 - take 2. --- Diffs of the changes: (+1 -1) PPCSubtarget.h | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/lib/Target/PowerPC/PPCSubtarget.h diff -u llvm/lib/Target/PowerPC/PPCSubtarget.h:1.10 llvm/lib/Target/PowerPC/PPCSubtarget.h:1.11 --- llvm/lib/Target/PowerPC/PPCSubtarget.h:1.10 Wed Oct 26 12:50:22 2005 +++ llvm/lib/Target/PowerPC/PPCSubtarget.h Wed Oct 26 13:07:50 2005 @@ -42,7 +42,7 @@ PPCSubtarget(const Module &M, const std::string &FS); /// ParseSubtargetFeatures - Parses features string setting specified - /// subtarget options. Definition of function is into generated by tblgen. + /// subtarget options. Definition of function is auto generated by tblgen. void ParseSubtargetFeatures(const std::string &FS, const std::string &CPU); /// getStackAlignment - Returns the minimum alignment known to hold of the _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits