Skip to content

Handle Variable Arguments #12

@iconmaster5326

Description

@iconmaster5326

Varargs in LLVM is handled through a group of LLVM intrinsics, and one instruction, the va_arg instruction. We need to model variable arguments, probably by making the argument a map of offsets to values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions