Skip to content

LLVM generates an undefined instruction for this test #701

Closed
@eholk

Description

@eholk
fn start() {
}

fn main() {
    child = spawn start();
    auto child;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions