Opened 10 years ago

Closed 9 years ago

#44938 closed update (fixed)

llvm-3.5 @3.5-r216817 update to LLVM 3.5 final

Reported by: agraef (Albert Graef) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: llvm-3.5

Description

LLVM 3.5.0 has been released a week ago: http://llvm.org/releases/download.html#3.5.0

Change History (6)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to jeremyhu@…
Port: llvm-3.5 added
Version: 2.3.1

comment:2 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Anything in particular that is concerning you about r216817 other than the output of 'clang --version'?

Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

The only differences between 216817 and the final release in llvm are:

commit 830c9e06589cbeda499609bd4ac227905a4562e8
Author: Bill Wendling <isanbard@gmail.com>
Date:   Sat Sep 6 03:26:11 2014 +0000

    Update PowerPC target information.
    
    git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@217304 91177308-0d34-0410-b5e6-96231b3b80d8

commit f55c17bc3395fa7fdbd997d751a55de5228ebd77
Author: Bill Wendling <isanbard@gmail.com>
Date:   Tue Sep 2 21:22:28 2014 +0000

    Update release notes.
    
    git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@216951 91177308-0d34-0410-b5e6-96231b3b80d8

commit 608c4d80d0600ccd2267c38bec89eafa6876efa1
Author: Bill Wendling <isanbard@gmail.com>
Date:   Tue Sep 2 21:21:48 2014 +0000

    Update lang ref.
    
    git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@216950 91177308-0d34-0410-b5e6-96231b3b80d8

and in clang are:

commit b499f75432eb57e60541b06d86f14372856e262d
Author: Bill Wendling <isanbard@gmail.com>
Date:   Fri Sep 5 01:16:32 2014 +0000

    Update ReleaseNotes to remove empty sections.
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_35@217216 91177308-0d34-0410-b5e6-96231b3b80d8

commit cd7df6029d93090520cf4b47c54984713674d85a
Author: Bill Wendling <isanbard@gmail.com>
Date:   Tue Sep 2 21:29:19 2014 +0000

    Update docs.
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_35@216954 91177308-0d34-0410-b5e6-96231b3b80d8

commit 58e5dd933ecd7f0e2488e8e344b6ed801648edfc
Author: Richard Smith <richard-llvm@metafoo.co.uk>
Date:   Sun Aug 31 03:54:48 2014 +0000

    Some Clang 3.5 release note updates.
    
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_35@216835 91177308-0d34-0410-b5e6-96231b3b80d8

I don't think that warrants forcing people to rebuild. Perhaps once we start getting other bug fixes...

comment:4 Changed 10 years ago by agraef (Albert Graef)

Sorry, apparently I forgot to reply to this one. You're right, the differences are minor, and the current version of the port works great for me. So please feel free to close this report.

comment:5 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

We shouldn't close the ticket until the issue has been fixed. And we should fix the issue, because it would prevent some users from experiencing fetch failures, as reported in #45517.

comment:6 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.