test commit

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187195 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Richard Osborne 2013-07-26 10:19:02 +00:00
parent 21a8e31c9e
commit c223ec731e

View File

@ -1080,7 +1080,7 @@ XCoreTargetLowering::LowerCCCArguments(SDValue Chain,
unsigned LRSaveSize = StackSlotSize;
// TODO: need to make copies of byVal arguments
// TODO: need to make copies of any byVal arguments
for (unsigned i = 0, e = ArgLocs.size(); i != e; ++i) {