forked from OSchip/llvm-project
Test commit to see if write access works.
llvm-svn: 186321
This commit is contained in:
parent
0d5e44df3c
commit
a928e1d7a1
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue