Skip to content

Unwinding on mac64 is broken with fp elim #11954

@alexcrichton

Description

@alexcrichton

We recently turned on frame pointer elimination in our LLVM codegen. This is apparently causing many problems with unwinding on mac64 platforms. This isn't quite deterministic, but some patches trigger this regularly.

For now, I'm adding an exception for mac64 platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-codegenArea: Code generationI-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions