Skip to content

IRGen: add an option -min-valid-pointer-value to override the target's LeastValidPointerValue #81935

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
Jun 3, 2025

Conversation

eeckstein
Copy link
Contributor

The LeastValidPointerValue is hard-coded in the runtime. Therefore this option is only available in embedded swift - which doesn't have a runtime.

rdar://151755654

…t's LeastValidPointerValue

The LeastValidPointerValue is hard-coded in the runtime.
Therefore this option is only available in embedded swift - which doesn't have a runtime.

rdar://151755654
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test

@eeckstein eeckstein merged commit 50c6824 into swiftlang:main Jun 3, 2025
3 checks passed
@eeckstein eeckstein deleted the min-pointer-value-option branch June 3, 2025 17:22
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.

1 participant