Test commit. Fixed typo.
authorDavid Peixotto <dpeixott@codeaurora.org>
Wed, 13 Feb 2013 00:36:35 +0000 (00:36 +0000)
committerDavid Peixotto <dpeixott@codeaurora.org>
Wed, 13 Feb 2013 00:36:35 +0000 (00:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175020 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMISelLowering.cpp

index 9d7a37929a9112289d065cdb40a00f5f7510ed0e..bd53334aeb3bc6742e6de001ab6bed61f0aeb8c2 100644 (file)
@@ -2576,7 +2576,7 @@ ARMTargetLowering::computeRegArea(CCState &CCInfo, MachineFunction &MF,
 }
 
 // The remaining GPRs hold either the beginning of variable-argument
-// data, or the beginning of an aggregate passed by value (usuall
+// data, or the beginning of an aggregate passed by value (usually
 // byval).  Either way, we allocate stack slots adjacent to the data
 // provided by our caller, and store the unallocated registers there.
 // If this is a variadic function, the va_list pointer will begin with