Skip to content

Consider replacing setjmp/lngjmp implmentation with llvm instrinsics #311

@dblnz

Description

@dblnz

Instead of implementing setjmp and longjmp in the hyperlight-guest we can use the LLVM intrinsic.
The following link gives more details on how to use the intrinsic setjmp/longjmp implementations from LLVM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    In Progress

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions