Skip to content

[nfc][compiler-rt]Replace Type::getInt8PtrTy with PointerType::getUnqual as a clean-up #82434

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Feb 25, 2024

Conversation

mingmingl-llvm
Copy link
Contributor

This is a follow up of 7b9d73c and 5ef9ba7

  • The definition of Type::getInt8PtrTy is deleted. This doesn't cause a compile error because the Initializer part of the macro doesn't run.

Copy link

github-actions bot commented Feb 20, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

@mingmingl-llvm mingmingl-llvm merged commit a8c3b3e into main Feb 25, 2024
@mingmingl-llvm mingmingl-llvm deleted the users/minglotus-6/opaque branch February 25, 2024 06:30
Copy link
Contributor

@pmatos pmatos left a comment

Choose a reason for hiding this comment

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

LGTM

@yzy666699
Copy link

How do I replace the function I called before after deleting it?

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants