Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

P/Invoke inlining in unoptimized builds #2403

@MichalStrehovsky

Description

@MichalStrehovsky

I had a quick look at fixing #383 (generate debuggable code).

The main blocker seems to be RyuJIT's reluctance to do inline P/Invokes in debuggable code. There seems to be a check in impCanPInvokeInline that kicks in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions