Skip to content

Cleanup AccessMarkerElimination. #10770

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 1 commit into from
Jul 5, 2017
Merged

Cleanup AccessMarkerElimination. #10770

merged 1 commit into from
Jul 5, 2017

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Jul 5, 2017

In raw SIL, access markers are unconditionally retained. In canonical SIL,
markers are still removed prior to optimization.

A new flag, -sil-optimized-access-markers, allows testing access markers in
optimized builds, but it is not yet fully supported.

In raw SIL, access markers are unconditionally retained. In canonical SIL,
markers are still removed prior to optimization.

A new flag, -sil-optimized-access-markers, allows testing access markers in
optimized builds, but it is not yet fully supported.
@atrick
Copy link
Contributor Author

atrick commented Jul 5, 2017

@swift-ci smoke test and merge.

@swift-ci swift-ci merged commit db744c6 into swiftlang:master Jul 5, 2017
@atrick atrick deleted the exclusivity branch July 5, 2017 22:46
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