Skip to content

[windows] Building the toolchain with -DebugInfo takes up to 64GB of RAM #86961

@charles-zablit

Description

@charles-zablit

When building the toolchain with -DebugInfo, during the compiler build phase, linking takes up to 64GB of RAM.

This can be mitigated by lowering LLVM_PARALLEL_LINK_JOBS and SWIFT_PARALLEL_LINK_JOBS (see #86959).

The memory pressure is not this high on other platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    WindowsPlatform: Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions