Fix typos in comments, NFC
[oota-llvm.git] / lib / Target / AArch64 / AArch64ISelLowering.cpp
index f2054cb1dc0e4b0bbb93a53a65ef2afc43ccf155..05a6ade726229dbd32159d2a5a6f23a4f7a80712 100644 (file)
@@ -1781,8 +1781,7 @@ unsigned AArch64TargetLowering::getFunctionAlignment(const Function *F) const {
 
 #include "AArch64GenCallingConv.inc"
 
-/// Selects the correct CCAssignFn for a the given CallingConvention
-/// value.
+/// Selects the correct CCAssignFn for a given CallingConvention value.
 CCAssignFn *AArch64TargetLowering::CCAssignFnForCall(CallingConv::ID CC,
                                                      bool IsVarArg) const {
   switch (CC) {