From: Job Noorman Date: Mon, 15 Jul 2013 14:25:26 +0000 (+0000) Subject: Test commit to see if write access works. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=0bf3c99886bed6796eada8f65942ee6023fc6e89;p=oota-llvm.git Test commit to see if write access works. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186321 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/MSP430/MSP430ISelLowering.cpp b/lib/Target/MSP430/MSP430ISelLowering.cpp index 682eb2c7e69..803e899b0c5 100644 --- a/lib/Target/MSP430/MSP430ISelLowering.cpp +++ b/lib/Target/MSP430/MSP430ISelLowering.cpp @@ -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,