Skip to content

Conversation

@ykhatav
Copy link
Contributor

@ykhatav ykhatav commented Apr 28, 2025

Unused types are retained in the debug info when -fno-eliminate-unused-debug-types is specified.
However, unused nested enums were not being emitted even with this option.
This patch fixes the missing emission of unused nested enums with -fno-eliminate-unused-debug-types

@ykhatav ykhatav changed the title Unused enum type Retain type information for Unused enum Apr 28, 2025
@ykhatav ykhatav changed the title Retain type information for Unused enum Retain type information for nested unused enum Apr 28, 2025
@ykhatav ykhatav closed this Apr 29, 2025
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