Hi! There is a typo in MSP430MCTargetDesc.h. I've found and fix it. Thanks! -------------- next part -------------- A non-text attachment was scrubbed... Name: 0002-Fix-typo-in-MSP430MCTargetDesc.h.patch Type: text/x-patch Size: 862 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110830/dd6a8d61/attachment.bin>
Hi, Thanks! Committed in r138797. Cheers, James> -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On > Behalf Of Liu > Sent: 30 August 2011 05:50 > To: LLVM Developers Mailing List > Subject: [LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h > > Hi! > > There is a typo in MSP430MCTargetDesc.h. > I've found and fix it. > > Thanks!-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
On Tue, Aug 30, 2011 at 3:26 PM, James Molloy <James.Molloy at arm.com> wrote:> Hi, > > Thanks! Committed in r138797. > > Cheers, > > James >Hi James Thanks for review. May I ask a question? If I summit a patch, should I send here or llvm-commits? I was told by a friend to send patches to llvm-commits. I'm confused... --Liu>> -----Original Message----- >> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On >> Behalf Of Liu >> Sent: 30 August 2011 05:50 >> To: LLVM Developers Mailing List >> Subject: [LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h >> >> Hi! >> >> There is a typo in MSP430MCTargetDesc.h. >> I've found and fix it. >> >> Thanks! > > -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. > >
On Tue, Aug 30, 2011 at 4:22 PM, James Molloy <james.molloy at arm.com> wrote:> Hi Liu, > > Please send it to llvm-commits. I committed it because I monitor both llvm-dev > and llvm-commits, but some people only look at the latter. > > Cheers, > > JamesThank you to tell me that, you are a nice man. --Liu> >> -----Original Message----- >> From: Liu [mailto:proljc at gmail.com] >> Sent: 30 August 2011 09:15 >> To: James Molloy >> Cc: LLVM Developers Mailing List >> Subject: Re: [LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h >> >> On Tue, Aug 30, 2011 at 3:26 PM, James Molloy <James.Molloy at arm.com> wrote: >> > Hi, >> > >> > Thanks! Committed in r138797. >> > >> > Cheers, >> > >> > James >> > >> >> Hi James >> >> Thanks for review. >> >> May I ask a question? If I summit a patch, should I send here or llvm- >> commits? >> I was told by a friend to send patches to llvm-commits. I'm confused... >> >> --Liu >> >> -----Original Message----- >> >> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] >> On >> >> Behalf Of Liu >> >> Sent: 30 August 2011 05:50 >> >> To: LLVM Developers Mailing List >> >> Subject: [LLVMdev] [PATCH] Fix typo in MSP430MCTargetDesc.h >> >> >> >> Hi! >> >> >> >> There is a typo in MSP430MCTargetDesc.h. >> >> I've found and fix it. >> >> >> >> Thanks! >> > >> > -- IMPORTANT NOTICE: The contents of this email and any attachments are >> confidential and may also be privileged. If you are not the intended >> recipient, please notify the sender immediately and do not disclose the >> contents to any other person, use it for any purpose, or store or copy the >> information in any medium. Thank you. >> > >> > > > > >