[XCore] Add TODO regarding byval structs

llvm-svn: 187193
This commit is contained in:
Richard Osborne 2013-07-26 09:50:55 +00:00
parent 23f1e88b0f
commit 2d0d8da246
1 changed files with 2 additions and 0 deletions

View File

@ -1080,6 +1080,8 @@ XCoreTargetLowering::LowerCCCArguments(SDValue Chain,
unsigned LRSaveSize = StackSlotSize;
// TODO: need to make copies of byVal arguments
for (unsigned i = 0, e = ArgLocs.size(); i != e; ++i) {
CCValAssign &VA = ArgLocs[i];