Skip to content

Change dwarf to avoid nesting CUs #147

Closed
@graydon

Description

@graydon

The source file CUs should not be nested in the crate CU. They should be separate: first the crate-file CU, then the source-file CUs, in sequence. This will probably not break much, possibly the crate reader will need to change a bit in the runtime.

Apparently the nesting is not something other dwarf-speakers expect.

Metadata

Metadata

Assignees

No one assigned

    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