Skip to content

aapcs calling convention isn't passed to LLVM #37810

Closed
@parched

Description

@parched

As @TimNN pointed out currently the compiler does

Aapcs => llvm::CCallConv,

which happens to work on arm soft float because they are the same but on hard float they are not the same.

While we are at we should add support for aapcs-vfp too.

cc @japaric

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