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

[BOLT][NFC] Remove redundant assertion #82056

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

maksfb
Copy link
Contributor

@maksfb maksfb commented Feb 16, 2024

processLKSections() used to be a member of RewriteInstance. Since now it is part of the LinuxKernelRewriter, the assertion is no longer needed.

processLKSections() used to be a member of RewriteInstance. Since now it
is part of the LinuxKernelRewriter, the assertion is no longer needed.
@maksfb maksfb merged commit 5a82daa into llvm:main Feb 16, 2024
6 checks passed
@maksfb maksfb deleted the gh-remove-assert branch February 16, 2024 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants