summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMISelLowering.cpp
diff options
context:
space:
mode:
authorDavid Peixotto <dpeixott@codeaurora.org>2013-02-13 00:36:35 +0000
committerDavid Peixotto <dpeixott@codeaurora.org>2013-02-13 00:36:35 +0000
commite68542e67e5c0f8d4bbdae0dde6ccd24525a18e3 (patch)
tree4c58b92e8072b8affc5cf404a398b6f226a6ae5c /lib/Target/ARM/ARMISelLowering.cpp
parent66bff1eec9f45733ff12b8d2307326a389270874 (diff)
downloadllvm-e68542e67e5c0f8d4bbdae0dde6ccd24525a18e3.tar.gz
llvm-e68542e67e5c0f8d4bbdae0dde6ccd24525a18e3.tar.bz2
llvm-e68542e67e5c0f8d4bbdae0dde6ccd24525a18e3.tar.xz
Test commit. Fixed typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175020 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMISelLowering.cpp')
-rw-r--r--lib/Target/ARM/ARMISelLowering.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/ARM/ARMISelLowering.cpp b/lib/Target/ARM/ARMISelLowering.cpp
index 9d7a37929a..bd53334aeb 100644
--- a/lib/Target/ARM/ARMISelLowering.cpp
+++ b/lib/Target/ARM/ARMISelLowering.cpp
@@ -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