Skip to content

Ensure parity between C/C++ and Zig projects with regards to unwind tables #24

@alexrp

Description

@alexrp

Zig doesn't emit the .eh_frame and .eh_frame_hdr sections by default. However, C/C++ compilers (including zig cc/zig c++) do. We should align the behavior as much as possible by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: tasksIssues related to MSBuild tasks.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions