Skip to content

Directly call glue functions when we can instead of picking them out of the type descriptor #510

Description

@pcwalton

We always pull type glue out of a type descriptor to call it, even when the type descriptor in question is statically known. This makes debugging the generated code harder and makes LLVM do more work than it needs to to clean it up.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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