fix obvious comment bug

llvm-svn: 35196
This commit is contained in:
Dale Johannesen 2007-03-20 00:30:56 +00:00
parent 6dbed4d4ca
commit c526b970ce

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.