Test commit to see if write access works.

llvm-svn: 186321
This commit is contained in:
Job Noorman 2013-07-15 14:25:26 +00:00
parent 0d5e44df3c
commit a928e1d7a1
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ MSP430TargetLowering::LowerReturn(SDValue Chain,
/// LowerCCCCallTo - functions arguments are copied from virtual regs to
/// (physical regs)/(stack frame), CALLSEQ_START and CALLSEQ_END are emitted.
/// TODO: sret.
// TODO: sret.
SDValue
MSP430TargetLowering::LowerCCCCallTo(SDValue Chain, SDValue Callee,
CallingConv::ID CallConv, bool isVarArg,