Skip to content

Modularize handling of x64 ABI rules in native.rs #2034

Closed
@graydon

Description

@graydon

Currently native.rs has a lot of alt switching on whether or not we're generating calls to x64-ABI or not. This should be factored into arch-specific and arch-neutral pieces, with x64 being only one such arch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-codegenArea: Code generationC-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-hardCall for participation: Hard difficulty. Experience needed to fix: A lot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions