fix obvious comment bug

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35196 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dale Johannesen 2007-03-20 00:30:56 +00:00
parent 91857da2f5
commit 80dae195c7

View File

@ -67,7 +67,7 @@ namespace llvm {
}
//===----------------------------------------------------------------------===//
// ARMTargetLowering - X86 Implementation of the TargetLowering interface
// ARMTargetLowering - ARM Implementation of the TargetLowering interface
class ARMTargetLowering : public TargetLowering {
int VarArgsFrameIndex; // FrameIndex for start of varargs area.