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

Text section bloat: Don't use rtti_helper #413

Open
thirtytwobits opened this issue Jan 24, 2025 · 0 comments
Open

Text section bloat: Don't use rtti_helper #413

thirtytwobits opened this issue Jan 24, 2025 · 0 comments
Labels
class-defect domain-production Pertains to the shippable code rather than any scaffolding priority-high

Comments

@thirtytwobits
Copy link
Contributor

Using cetl::rtti_helper is generating huge amounts of .text in binaries. Don't use this. Just manually implement the RTTI interface as needed.

@pavel-kirienko pavel-kirienko added domain-production Pertains to the shippable code rather than any scaffolding priority-high class-requirement Issue that can be traced back to a design requiement class-defect and removed class-requirement Issue that can be traced back to a design requiement labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class-defect domain-production Pertains to the shippable code rather than any scaffolding priority-high
Projects
None yet
Development

No branches or pull requests

2 participants