[PATCH] Update LLVM version: 3.5 => 3.6

Hans Wennborg hans at chromium.org
Mon Jul 28 14:28:50 PDT 2014


I noticed that Sylvestre's patch didn't regenerate the configure
script, and when I did that myself I noticed that it hasn't been
updated in a while. It would be great if someone could take a look at
the attached diffs.

I think the changes before the version bump are from these commits:
r210001 - GraphWriter: detect graph viewer programs at runtime
r213173 - Track clang r213171
r213300 - Drop the udis86 wrapper from llvm::sys

These all went in before the 3.5 branch, so presumably the configure
update should be merged to the branch?

Thanks,
Hans

On Mon, Jul 28, 2014 at 11:59 AM, Chandler Carruth <chandlerc at google.com> wrote:
> Someone please commit. If this doesn't land soon, I'll commit it myself. =]
> It's causing havoc for me too.
>
>
> On Mon, Jul 28, 2014 at 11:43 AM, Hans Wennborg <hans at chromium.org> wrote:
>>
>> On Mon, Jul 28, 2014 at 9:58 AM, Sylvestre Ledru <sylvestre at debian.org>
>> wrote:
>> > On 28/07/2014 18:56, Hans Wennborg wrote:
>> >> On Fri, Jul 25, 2014 at 1:31 AM, Joerg Sonnenberger
>> >> <joerg at britannica.bec.de> wrote:
>> >>> On Thu, Jul 24, 2014 at 06:08:25PM +0000, Sylvestre Ledru wrote:
>> >>>> We branched 3.5, it is now time to work on 3.6
>> >>> I'd prefer to keep it as 3.5 at least until the first RC phase is
>> >>> done.
>> >>> It simplifies switching back and forth.
>> >> I'd prefer that we land the version update as soon as possible.
>> >>
>> >> As far as I understand it, the trunk is now version 3.6svn, and the
>> >> files should reflect that. I build weekly snapshots for Windows off of
>> >> trunk, and I don't want snapshots after the branch to still end up
>> >> being called 3.5svn.
>> >>
>> > I have the same issue with llvm.org/apt/. That is why I proposed this
>> > patch.
>>
>> The previous time, Bill branched 3.4 on Nov 19 2013 (r195082) and the
>> version number in the autoconf build was bumped the next day
>> (r195235), so there's no precedent for holding back here.
>>
>> LGTM; I think you should just commit this.
>>
>> Thanks,
>> Hans
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure_update_after_version_bump.patch
Type: application/octet-stream
Size: 276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140728/59f8ce07/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure_update_before_version_bump.patch
Type: application/octet-stream
Size: 26696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140728/59f8ce07/attachment-0001.obj>


More information about the llvm-commits mailing list