Skip to content

LLVM 20.1.0 change in clang-runtimes names #2534

Open
@matsobdev

Description

@matsobdev

Version 20.1.0 changes armv8m.main_soft_nofp to armv8m.main_soft_nofp_unaligned, thus:

set(PICO_CLANG_RUNTIMES armv8m.main_soft_nofp armv8m.main-unknown-none-eabi)

need to reflect that change. There are armv6m_soft_nofp and armv6m_soft_nofp_unaligned as well, but diff says they're the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions