mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Test commit to see if write access works.
llvm-svn: 186321
This commit is contained in:
parent
588e7b3d3d
commit
435fddd73a
@ -456,7 +456,7 @@ MSP430TargetLowering::LowerReturn(SDValue Chain,
|
|||||||
|
|
||||||
/// LowerCCCCallTo - functions arguments are copied from virtual regs to
|
/// LowerCCCCallTo - functions arguments are copied from virtual regs to
|
||||||
/// (physical regs)/(stack frame), CALLSEQ_START and CALLSEQ_END are emitted.
|
/// (physical regs)/(stack frame), CALLSEQ_START and CALLSEQ_END are emitted.
|
||||||
/// TODO: sret.
|
// TODO: sret.
|
||||||
SDValue
|
SDValue
|
||||||
MSP430TargetLowering::LowerCCCCallTo(SDValue Chain, SDValue Callee,
|
MSP430TargetLowering::LowerCCCCallTo(SDValue Chain, SDValue Callee,
|
||||||
CallingConv::ID CallConv, bool isVarArg,
|
CallingConv::ID CallConv, bool isVarArg,
|
||||||
|
Loading…
Reference in New Issue
Block a user