Skip to content

Assembler failures are silently ignored #11593

@Steelskin

Description

@Steelskin

Split from #11377, where we encountered an issue during the assembler that was missed because assembler errors are silently ignored. This made it harder to diagnose the issue as we had to hack the toolchain to get it to spit out the error message from the assembler. The issue manifested as an empty object file, causing a linker failure down the road.

This issue tracks displaying the error message when the assembler fails in the Swift toolchain, as the core issue from #11377 has been fixed.

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