Skip to content

Make pixie.mcext adapt to the target, write tests, fix va_list use. #29

@stuartarchibald

Description

@stuartarchibald

pixie.mcext contains wrappers around standard libc functions, it currently has no explicit test infrastructure, doesn't adapt to a LLVM triple when it should (OS constants can be different on Linux and BSD systems) and the type of va_list is also LLVM triple/target dependent. This all needs fixing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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