Skip to content

[Mono]: Cleanup direct icall logic used in Mono AOT scenarios. #82405

@lateralusX

Description

@lateralusX

Current direct icall logic in Mono is spread out at different locations, some is part of emit_and_reloc, while other is in mono_aot_get_direct_call_symbol called by LLVM and LLVMOnly modes. We should unify the logic and handle lowering of direct icalls the same across Mono AOT modes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions