Skip to content

Remove unused relocated static initialized fields #37

@remal

Description

@remal

Currently, the static initializer is never minimized. Because of that, all initialized static fields are relocated even if not used elsewhere.

Static initializer sections without side-effects should be minimized.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions