Skip to content

[x86] [sysv] returned structures more than register width should be passed in rdi #8426

Description

@VisualEhrmanntraut
Struct `Class::method`(class Class* `this`)

where sizeof(Struct) > REG_SIZE must be handled as

void `Class::method`(Struct& ret, class Class* `this`)

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions