Skip to content

Windows builds use external assembler #8809

Closed
@vadimcn

Description

@vadimcn

Windows builds currently use external assembler for the sake of generating correct stack unwinding tables (see #8596). This, of course, slows down the build and also creates a dependency on the assembler tool.

Eventually it would be nice to figure out what's wrong with LLVM's integrated assembler, and switch back to using it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-windowsOperating system: Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions