Skip to content

[lldb] Load embedded type summary section (#7859) #8040

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
Jan 24, 2024

Conversation

kastiglione
Copy link

Add support for type summaries embedded into the binary.

These embedded summaries will typically be generated by macros, but can be generated by any other means.

rdar://115184658
(cherry picked from commit a614c4d)

Add support for type summaries embedded into the binary.

These embedded summaries will typically be generated by macros, but can be generated by
any other means.

rdar://115184658
(cherry picked from commit a614c4d)
@kastiglione kastiglione force-pushed the lldb-Load-embedded-type-summary-section-7859 branch from a61c589 to 5309416 Compare January 24, 2024 20:42
@kastiglione kastiglione merged commit 2e8c627 into next Jan 24, 2024
@kastiglione kastiglione deleted the lldb-Load-embedded-type-summary-section-7859 branch January 24, 2024 20:42
adrian-prantl pushed a commit to adrian-prantl/llvm-project that referenced this pull request Oct 25, 2024
…#8040)

Add support for type summaries embedded into the binary.

These embedded summaries will typically be generated by Swift macros,
but can also be generated by any other means.

rdar://115184658
adrian-prantl pushed a commit to adrian-prantl/llvm-project that referenced this pull request Dec 10, 2024
…#8040)

Add support for type summaries embedded into the binary.

These embedded summaries will typically be generated by Swift macros,
but can also be generated by any other means.

rdar://115184658
adrian-prantl pushed a commit to adrian-prantl/llvm-project that referenced this pull request Dec 10, 2024
…#8040)

Add support for type summaries embedded into the binary.

These embedded summaries will typically be generated by Swift macros,
but can also be generated by any other means.

rdar://115184658
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.

1 participant