LLVM- release_35 backprt patch.

Daniel Sanders Daniel.Sanders at imgtec.com
Wed Dec 3 09:39:36 PST 2014


CC'd the release manager (Tom Stellard). It would be good to merge this in too. It fixes the warnings about multiline comments caused by the backslashes at the end of lines.

We normally use a tool to merge commits directly from the trunk. Could you tell Tom the revision numbers you created your patch from?

> -----Original Message-----
> From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-
> bounces at cs.uiuc.edu] On Behalf Of Neeraj Badlani
> Sent: 03 December 2014 15:33
> To: llvm-commits at cs.uiuc.edu
> Subject: LLVM- release_35 backprt patch.
> 
> Hi
> I have just recently started learning LLVM , and during building of release_35
> , I noticed couple of build errors .
> 
> Those have been corrected in the master , but have not been backported
> yet to release_35 branch.
> 
> I cherry picked couple of commits from the master and applied to
> release_35 .
> 
> Patch is attached in mail .
> 
> Since this is my first time submitting any patch in an open source
> project , please let me know if I have done something wrong / can be
> done better .
> 
> 
> Thanks




More information about the llvm-commits mailing list