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

Add support to emit ELF comment section #413

Merged
merged 1 commit into from
May 12, 2023

Conversation

am11
Copy link
Member

@am11 am11 commented May 12, 2023

Ref dotnet/runtime#79623

This is required to emit retainable string in comment section (ELF::SHF_GNU_RETAIN) which we don't expose on managed side.

cc @jkotas

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thanks

@jkotas jkotas merged commit 780f90e into dotnet:dotnet/main May 12, 2023
directhex pushed a commit to directhex/llvm-project that referenced this pull request Jun 2, 2023
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