Skip to content

[ProfileData] Use size_t in PatchItem (NFC) #87014

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
Mar 29, 2024

Conversation

kazutakahirata
Copy link
Contributor

size_t in PatchItem eliminates the need for casts.

size_t in PatchItem eliminates the need for casts.
Copy link
Contributor

@snehasish snehasish left a comment

Choose a reason for hiding this comment

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

lgtm

@kazutakahirata kazutakahirata merged commit c64a328 into llvm:main Mar 29, 2024
@kazutakahirata kazutakahirata deleted the pr_memprof_patchitems branch March 29, 2024 03:31
omjavaid added a commit that referenced this pull request Mar 29, 2024
This reverts commit c64a328.
This broke Arm32 bit build on various LLVM buildbots.
For example:
https://lab.llvm.org/buildbot/#/builders/17/builds/51129
@omjavaid
Copy link
Contributor

I have reverted this change as it broke Arm32 bit build on various LLVM buildbots.
For example:
https://lab.llvm.org/buildbot/#/builders/17/builds/51129

@kazutakahirata
Copy link
Contributor Author

I have reverted this change as it broke Arm32 bit build on various LLVM buildbots. For example: https://lab.llvm.org/buildbot/#/builders/17/builds/51129

@omjavaid Thank you for taking care of this!

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.

3 participants