Skip to content

cherry-pick patches for LLVM ilist changes #6009

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Dec 2, 2016

Conversation

bob-wilson
Copy link
Contributor

Swift changes to match apple/swift-llvm#36 and apple/swift-clang#50. These changes were already on the master-next branch, so this is just cherry-picking them back to master.

Nothing at all should be changing here, this is just rearranging code.

(cherry picked from commit 9964697)
Use the ilist getReverse() function instead of constructing a
reverse_iterator from a forward iterator.

(cherry picked from commit 9e96e09)
llvm r281184 changed ilist<> to stop allocating nodes implicitly.

(cherry picked from commit 5d5be4d)
@bob-wilson
Copy link
Contributor Author

Please test with the following PRs:
apple/swift-llvm#36
apple/swift-clang#50

@swift-ci please test

@swift-ci
Copy link
Contributor

swift-ci commented Dec 1, 2016

Build failed
Jenkins build - Swift Test Linux Platform
Git Commit - 872276e
Test requested by - @bob-wilson

@swift-ci
Copy link
Contributor

swift-ci commented Dec 1, 2016

Build failed
Jenkins build - Swift Test OS X Platform
Git Commit - 872276e
Test requested by - @bob-wilson

@bob-wilson
Copy link
Contributor Author

I pulled in some more patches to the LLVM PR. Let's try this again.
Please test with the following PRs:
apple/swift-llvm#36
apple/swift-clang#50

@swift-ci please test

@bob-wilson bob-wilson merged commit 03e8394 into swiftlang:master Dec 2, 2016
@bob-wilson bob-wilson deleted the ilist-changes branch December 2, 2016 16:58
@gparker42
Copy link
Contributor

We need similar changes on the 3.1 branch. @bob-wilson, can you take that?
https://ci.swift.org/view/swift-3.1-branch/job/oss-swift-3.1-incremental-RA-osx/18/

@bob-wilson
Copy link
Contributor Author

Mishal is going to rebranch/merge swift-3.1, so that will resolve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants