Skip to content

Implement __morestack for ARM #4489

Closed
Closed
@brson

Description

@brson

There are some difficulties with implementing __morestack for ARM, but I don't know what they are. @amuxtux can you explain?

For the time being it looks like we're just going to want to disable stack growth completely on ARM. To do this I think we should turn off the LLVM split stack feature for the ARM target (not use no_split_stack #1226).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-codegenArea: Code generationA-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflowsO-androidOperating system: Android

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions