Skip to content

Conversation

@gottesmm
Copy link
Contributor

[semantic-arc] Move the Ownership Model Eliminator and management of SILFunction::hasQualifiedOwnership in front of SILOptions::EnableSILOwnership.

This is a NFC change, since verification still will be behind the flag. But this
will allow me to move copy_value, destroy_value in front of the
EnableSILOwnership flag and verify via SILGen that we are always using those
instructions.

rdar://28851920

…SILFunction::hasQualifiedOwnership in front of SILOptions::EnableSILOwnership.

This is a NFC change, since verification still will be behind the flag. But this
will allow me to move copy_value, destroy_value in front of the
EnableSILOwnership flag and verify via SILGen that we are always using those
instructions.

rdar://28851920
@gottesmm
Copy link
Contributor Author

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test OS X Platform
Git Commit - bb9197c
Test requested by - @gottesmm

@gottesmm
Copy link
Contributor Author

@swift-ci Please test os x platform

@gottesmm gottesmm merged commit 68f53dc into swiftlang:master Oct 24, 2016
@gottesmm gottesmm deleted the enable_ownership_model_eliminator_by_default branch October 24, 2016 15:24
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.

2 participants