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

[llvm] Adopt WithMarkup in the ARM backend #65561

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

JDevlieghere
Copy link
Member

Adopt the new markup overload, introduced in 77d1032, in the ARM backend. This commit completes the migration and removes the old overload.

Adopt the new markup overload, introduced in 77d1032, in the ARM
backend. This commit completes the migration and removes the old
overload.
@JDevlieghere
Copy link
Member Author

Friendly ping. This would complete the WithMarkup transition.

Copy link
Member

@MaskRay MaskRay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Skimmed through the changes. Looked good!

@JDevlieghere JDevlieghere merged commit da81b1b into llvm:main Sep 12, 2023
2 checks passed
@JDevlieghere JDevlieghere deleted the arm-markup branch September 12, 2023 22:14
JDevlieghere added a commit to apple/llvm-project that referenced this pull request Sep 14, 2023
Adopt the new markup overload, introduced in 77d1032, in the ARM
backend. This commit completes the migration and removes the old
overload.

(cherry picked from commit da81b1b)
ZijunZhaoCCK pushed a commit to ZijunZhaoCCK/llvm-project that referenced this pull request Sep 19, 2023
Adopt the new markup overload, introduced in 77d1032, in the ARM
backend. This commit completes the migration and removes the old
overload.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:ARM mc Machine (object) code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants