Skip to content
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

[arm64] Bring this branch in a compilable state. #291

Merged
merged 1 commit into from
Nov 12, 2019
Merged

[arm64] Bring this branch in a compilable state. #291

merged 1 commit into from
Nov 12, 2019

Conversation

dcci
Copy link
Member

@dcci dcci commented Nov 12, 2019

No description provided.

@dcci dcci requested a review from vedantk November 12, 2019 20:42
@dcci
Copy link
Member Author

dcci commented Nov 12, 2019

@swift-ci test and merge

@dcci
Copy link
Member Author

dcci commented Nov 12, 2019

@swift-ci test

@vedantk
Copy link

vedantk commented Nov 12, 2019

This looks like 72105b9 (Fix compilation error in ObjectFileMachO::ParseSymtab)? I think this is fine, though I guess apple/stable/20190619 would have been the canonical cherry-pick target.

@dcci
Copy link
Member Author

dcci commented Nov 12, 2019

That code doesn't exist on the dated branch as it predates the refactor. Hence the fix only on swift/master.

@dcci dcci merged commit 18a57e2 into swiftlang:swift/master Nov 12, 2019
swift-ci pushed a commit that referenced this pull request Aug 3, 2021
…shifted

Add a comment when there is a shifted value,
    add x9, x0, #291, lsl #12 ; =1191936
but not when the immediate value is unshifted,
    subs x9, x0, #256 ; =256
when the comment adds nothing additional to the reader.

Differential Revision: https://reviews.llvm.org/D107196
jasonmolenda added a commit that referenced this pull request Aug 10, 2021
…shifted

Add a comment when there is a shifted value,
    add x9, x0, #291, lsl #12 ; =1191936
but not when the immediate value is unshifted,
    subs x9, x0, #256 ; =256
when the comment adds nothing additional to the reader.

Differential Revision: https://reviews.llvm.org/D107196

(cherry picked from commit 0d8cd4e)
jasonmolenda added a commit that referenced this pull request Aug 10, 2021
…shifted

Add a comment when there is a shifted value,
    add x9, x0, #291, lsl #12 ; =1191936
but not when the immediate value is unshifted,
    subs x9, x0, #256 ; =256
when the comment adds nothing additional to the reader.

Differential Revision: https://reviews.llvm.org/D107196

(cherry picked from commit 0d8cd4e)
jasonmolenda added a commit that referenced this pull request Aug 24, 2021
…shifted

Add a comment when there is a shifted value,
    add x9, x0, #291, lsl #12 ; =1191936
but not when the immediate value is unshifted,
    subs x9, x0, #256 ; =256
when the comment adds nothing additional to the reader.

Differential Revision: https://reviews.llvm.org/D107196

(cherry picked from commit 0d8cd4e)
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