Skip to content

Remove hardcoded address bits in ABIMacOS_arm64 #6670

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

Conversation

jasonmolenda
Copy link

Remove hardcoded address bits in ABIMacOS_arm64

A default number of addressing bits was hardcoded in ABIMacOSX_arm64::FixAddress while we updated different environments to fetch the value dynamically. Remove the old hardcoded value.

Differential Revision: https://reviews.llvm.org/D148603 rdar://108068497

(cherry picked from commit 53430bf)

A default number of addressing bits was hardcoded in
ABIMacOSX_arm64::FixAddress while we updated different
environments to fetch the value dynamically.  Remove
the old hardcoded value.

Differential Revision: https://reviews.llvm.org/D148603
rdar://108068497

(cherry picked from commit 53430bf)
@jasonmolenda
Copy link
Author

@swift-ci please test

@jasonmolenda
Copy link
Author

@swift-ci please test macos

1 similar comment
@jasonmolenda
Copy link
Author

@swift-ci please test macos

@jasonmolenda jasonmolenda merged commit f134631 into swiftlang:swift/release/5.9 Apr 19, 2023
@jasonmolenda jasonmolenda deleted the r108068497-dont-hardcode-addressing-bits-on-darwin branch April 19, 2023 04:04
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