Skip to content

Support llvm.global_ctors and llvm.global_dtors #44

Description

@tomsik68

These global variables are arrays of functions to be called on program startup/exit. llvm2c currently supports neither ctors nor dtors.
See documentation here: https://llvm.org/docs/LangRef.html#the-llvm-global-ctors-global-variable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions