Skip to content

cmd/internal/obj/sparc64: support short function prologs and leaf functions #8

Description

@4ad

Originally the code used short or long prologs depending on necessity. This worked, but one of either mdb(1) or DTrace couldn't produce stack traces with short prologs (can't remember which), so code was changed to use long function prologs. I think we also lost leaf functions in this process, which is bad.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions